init v1.0.0

This commit is contained in:
ninglg 2026-04-29 14:39:04 +08:00
parent 6668f32ccb
commit 85f033b272

View file

@ -4,7 +4,7 @@
"version": "1.0.0",
"minAppVersion": "1.4.0",
"description": "Auto-render markdown headings as a colorful mind map on files with frontmatter `type: mindmap`. Per-file layout (balanced / right / left), theme (6 palettes), connection line (smooth / straight / right-angle, solid or dashed), and node shape (rounded / square / borderless / pill) — all persisted to frontmatter (`mindmap-layout`, `mindmap-theme`, `mindmap-line`, `mindmap-node`) and restored on reopen.",
"author": "ninglg",
"author": "Light Ning",
"authorUrl": "https://github.com/ninglg/obsidian-light-mindmap",
"isDesktopOnly": false
}