diff --git a/community-plugins.json b/community-plugins.json index afd87154054..8d4a93fea8b 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -18709,5 +18709,12 @@ "author": "zmister", "description": "Synchronize documents between your vault and MrDoc.", "repo": "zmister2016/obsidian-mrdoc" + }, + { + "id": "agile-board", + "name": "Agile Board", + "author": "a198h", + "description": "Transform your markdown notes into visual boards with customizable layouts (Eisenhower matrix, SWOT analysis, Cornell notes, etc.). Organize content in editable frames synchronized with your notes.", + "repo": "a198h/agile-board" } ]