helpData="""
RDToDo User Manual
RDToDo User Manual
Version: %(__version)s
Author: Greg Landrum (Landrum@RationalDiscovery.com)
Date: %(__date)s
Obligatory Disclaimer:
Some of the commands are harder to explain than they are to try. So
if you can't decipher my prose, just try it out and see what happens.
Key Commands
- Arrow keys: change selection (the right arrow key may expand the current selection)
- Ctrl-Up: move the current selection up, but stay at the same hierarchy level.
- Ctrl-Down: move the current selection down, but stay at the same hierarchy level.
- Tab: move the current selection down one hierarchy level
- Shift-Tab: move the current selection up one hierarchy level
- Return: insert a new entry below the current one
- Space: start editing the text of the currently selected entry
- Alt-<Number>: sets the completion percentage of the currently selected item (when appropriate).
- Alt-D: completes the currently selected item (when appropriate).
- there are some hot keys associated with stuff in the menu bar.
Mouse Stuff
- you can drag and drop pieces of hierarchy
- double clicking or right clicking will launch the TaskEdit dialog
"""