Initial Obsidian plugin release repository

This commit is contained in:
张宗平
2026-04-27 12:18:37 +08:00
commit 96ec7adc5b
7 changed files with 385 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"id": "lw2-obsidian",
"name": "LLM-Wiki Obsidian",
"version": "0.0.1",
"minAppVersion": "1.7.2",
"description": "Desktop-only Obsidian shell for the LLM-Wiki Claude workflow.",
"author": "LLM-Wiki",
"isDesktopOnly": true
}