diff --git a/community-plugins.json b/community-plugins.json index 568a5a7d97e..d0b1c6e9ea3 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": "hn", + "name": "HackerNews View", + "author": "Akinfenwa Ezekiel", + "description": "View Top Hacker News Stories Directly in Obsidian", + "repo": "Ezek-iel/hn" +} ]