mindmap
v0.0.8
Published
Mindmap in terminal.
Downloads
13
Maintainers
Readme
Usage:
load [mindmap name] or l [mindmap name]
Load or create a mindmap.
fold [id] or f [id]
Fold or unfold a node
add [id] [text] or a [id] [text]
Add a child.
insert [id] [text] or i [id] [text]
Insert a node.
insert -1 Animal
insert 10 White house
edit [id] [text] or e [id] [text]
Edit a node.
delete [id] or del [id] or d [id]
Delete a node.
theme [c1] [c2] [c3] ...
Change the colors.
help or h
Help information.
exit
Exit program.