From fe26d78c5529361e1b711bc86862809e42e245d3 Mon Sep 17 00:00:00 2001 From: Kairos <154716620+KairosBrain@users.noreply.github.com> Date: Fri, 3 Jan 2025 10:55:29 +0800 Subject: [PATCH] Update community-plugins.json --- community-plugins.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/community-plugins.json b/community-plugins.json index 568a5a7d97e..7d2f281650f 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -14698,6 +14698,14 @@ "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": "highlight-comment", + "name": "Highlight Comment", + "author": "Kai", + "description": "Enhance your highlighted notes with comment management and export features.", + "repo": "KairosBrain/HighlightComment" +} + ]