This commit is contained in:
Team3
2026-05-22 00:01:59 +02:00
commit b7759d6542
15 changed files with 2032 additions and 0 deletions

9
manifest.json Normal file
View File

@@ -0,0 +1,9 @@
{
"id": "obsidian-graph",
"name": "Obsidian Graph",
"version": "0.1.0",
"minAppVersion": "1.4.0",
"description": "Projekte als hierarchischen Graph (Mindmap) strukturieren.",
"author": "marha",
"isDesktopOnly": false
}