| H | move left |
| J | move down |
| K | move up |
| L | move right |
| C | create a child node |
| SHIFT - C | create a sibling node |
| SHIFT - J | move selection down |
| SHIFT - K | move selection up |
| X | delete current node |
| Q | Enter search mode |
| F | Enter Edit Mode ([TAB] exits) |
| S | Save hierarchy to hulldata.xml |
| [SPACE] | Open/Close non-leaf node |
| W | activate opWheel |
| W | (in opWheel mode) cycle through opWheel ops |
| [SPACE] | (in opWheel mode) perform selected op |
| Any other key | (in opWheel mode) exit opWheel |
| google | spin google search on current node; results become children of the current node |
| share | Shares the current node (fires up your browser of choice) |
|
| /<root>/config/httphandler/<program> | default browser path |
| /<root>/config/httpserver/port/<number> | web server port |
| http://<URL> | [ENTER] starts up browser with the <URL> |
| rss://<URL> | [ENTER] queries RSS source <URL> and stores results as children of the node |
|