mind mapping has been useful to me for years now but i've been displeased with all the virtual tooling for it. i don't entirely mind doing them on pen and paper but routinely reach for them when at the computer and it feels like a phantom limb to not have software for it.
i don't like how tablet/mouse oriented what i've found is...or how expensive. i also prefer text mode stuff in general bc i can focus on it better.
but i have mostly been unable to imagine a good interface design for text mode mind mapping.
what about a modal approach with a tiny command line?
the verbs in mind mapping are:
- new node
- find node
- new edge
- edit node
- pan around
from normal mode:
- i to create top level note in the current field
- / to search for a node in current field
- select from fzf style list
- ? to search for nodes in all fields
- hjkl to pan around
- HJKL to big pan around
- c to connect to existing node (fzf search again)