Skip to content

nitsanavni/mm

Folders and files

NameName
Last commit message
Last commit date
Jun 8, 2020
May 9, 2020
Aug 1, 2020
Aug 1, 2020
Apr 14, 2020
Jul 24, 2020
Apr 14, 2020
Apr 15, 2020
May 9, 2020
Apr 15, 2020
Apr 16, 2020
Jun 8, 2020
Apr 26, 2020
May 11, 2020
Apr 29, 2020
Jun 3, 2020
Apr 15, 2020
Jun 3, 2020
Sep 12, 2020
Aug 1, 2020
Apr 24, 2020
May 7, 2020
Apr 15, 2020

Repository files navigation

mindmap for the cli

note: this is still in initial stages of development, data may be lost, I recommend backing up your files

install

$ npm i -g mind-map-cli

usage

launch

$ mm <file>

opens existing file or creates a new one

the file is saved on each change

keys

key function
arrows move around
escape go to (visible) root node
return add child node / exit edit node
alt + return / backspace enter edit node
tab add siblin node
delete / d delete node and its sub-tree
alt + arrows move node with its sub-tree
alt + . toggle 'zoom in' on node
space toggle collapse
ctrl + space toggle deep collapse
v toggle outline / mindmap (outline mode is not stable)
q exit