0.0.8 • Published 11 years ago

mindmap v0.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
11 years ago

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.

Screenshot:

0.0.8

11 years ago

0.0.7

11 years ago

0.0.6

11 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago