From 501d57b51acbb8d59b58e063781e11ac69415659 Mon Sep 17 00:00:00 2001 From: Ezekiel <95924720+Ezek-iel@users.noreply.github.com> Date: Sun, 5 Jan 2025 13:31:52 +0100 Subject: [PATCH 1/2] Update community-plugins.json --- community-plugins.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/community-plugins.json b/community-plugins.json index 568a5a7d97e..192e0cb3125 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -14698,6 +14698,13 @@ "author": "Victor Perez-Cano", "description": "Enhance your internal links management with dynamic alias customization. Display short, full, or combined titles for your notes effortlessly.", "repo": "vpcano/obsidian-smart-link-alias" - } + }, + { + "id": "obsidian-hm", + "name": "Obsidian Hacker-News", + "author": "Akinfenwa Ezekiel", + "description": "View Top Hacker News Stories Directly in Obsidian", + "repo": "Ezek-iel/obsidian-hn" +} ] From 920ecc60d7e7bce33a4887eb21351a40a63a8c97 Mon Sep 17 00:00:00 2001 From: Ezekiel <95924720+Ezek-iel@users.noreply.github.com> Date: Sun, 5 Jan 2025 13:40:20 +0100 Subject: [PATCH 2/2] Update community-plugins.json --- community-plugins.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community-plugins.json b/community-plugins.json index 192e0cb3125..d0b1c6e9ea3 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -14700,11 +14700,11 @@ "repo": "vpcano/obsidian-smart-link-alias" }, { - "id": "obsidian-hm", - "name": "Obsidian Hacker-News", + "id": "hn", + "name": "HackerNews View", "author": "Akinfenwa Ezekiel", "description": "View Top Hacker News Stories Directly in Obsidian", - "repo": "Ezek-iel/obsidian-hn" + "repo": "Ezek-iel/hn" } ]