Visualize Markdown (e.g. edited in Obsidian, with Enhancing Mindmap plugin, or elsewhere) with headings and bullet points as a mindmap, edit it (updating original markdown), and convert to image (.png, .svg).
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
^0.12.2^3.2.5^15.0.11^7.27.1^7.27.1^29.7.0^1.0.1^6.3.5134
commits
feat: make selected node visible after keyboard navigation, natural expansion (#22)
dea22a0View on GitHubfeat: add expand-on-key functionality for directional layouts (#21)
c85b14dView on GitHubfeat: improve keyboard navigation with spatial logic and testing system (#20)
0ba6653View on GitHubfeat: add node selection with keyboard navigation (#18)
352646aView on GitHubfeat: Add bidirectional markdown sync with autosave for mindmap edits (#17)
09f1f3cView on GitHubfeat: auto-expand collapsed nodes when children are dropped (#15)
b8be6b6View on GitHubfeat: precise ordering of dropped node within new parent ("child drop zones" divided between children's "parent drop zones") (#14)
4fe9226View on GitHubfix: remove parent drop zones from root node (level 1) (#13)
c371dc3View on GitHubfix: when dropping a node with overriden direction, clear the override to ensure proper layout (#11)
d757288View on GitHubfeat: display connection of dragged node to a potential new parent (#10)
93eeddbView on GitHubfeat: proper dragged node positioning; no auto-on for drop zone display
8a20688View on GitHub