Content-type: text/html Man page of PYMIND

PYMIND

Section: User Manual (1)
Updated: March 2012
Index Return to Main Contents
 

NAME

PyMind - Unofficial Minidmeister command line tool.  

DESCRIPTION

usage: pymind [-h] [--version]
--interactive|--rename map new_name|--show map|--edit map|--create|--list|--duplicate map|--download map file|--delete map
 

optional arguments:

-h, --help
Show help message and exit.
--version
Show program's version number and exit.
--interactive
Interactive mode. For more information use built-in help command.
--rename map new_name
Change map name (root idea title) to a new name.
--show map
Show map as devtodo list.
--edit map
Edit map. This option allows user to edit map using interactive editor. See EDIT section for more details.
--create
Create new map on server.
--list
List all available maps.
--duplicate map
Duplicate map on server.
--download map file
Download map as devtodo list to file.
--delete map
Delete map on server.

 

EDIT

Map editing is performed via ncurses based interface. The following operations are supported:
h Print help message.
a Add new idea (node) to the map.
e Edit node (change its title).
d Delete node.
r Mode node to another parent..
u Undo.
y Redo.
q Quit.

 

BUGS

Please, send all bug reports along with suggestions (if any) to mr.kayrick@gmail.com.


 

Index

NAME
DESCRIPTION
optional arguments:
EDIT
BUGS

This document was created by man2html, using the manual pages.
Time: 13:53:49 GMT, March 12, 2012