diff --git a/community-plugins.json b/community-plugins.json index 568a5a7d97e..d810c368c58 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": "note-placeholder", + "name": "Note Placeholder", + "author": "XZSt4nce", + "description": "Replaces text of note link to placeholder in view mode.", + "repo": "XZSt4nce/note-placeholder" + } ]