diff --git a/community-plugins.json b/community-plugins.json index 6b54073adf5..faad389672a 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -4272,5 +4272,12 @@ "author": "Zsolt Viczian", "description": "ExcaliBrain is inspired by TheBrain and Breadcrumbs. It is an interactive, structured mind-map of your Obsidian Vault generated based on the folders and files in your Vault by interpreting the links, dataview fields, tags and YAML front matter in your markdown files.", "repo": "zsviczian/excalibrain" + }, + { + "id": "obsidian-expand-bullet", + "name": "Expand Bullet", + "author": "Boninall", + "description": "A plugin for transforming bullet content into note.", + "repo": "quorafind/Obsidian-Expand-Bullet" } ]