http://tkoutline.sourceforge.net
Changes since last release:
* Multiple outlines can be open at a time using a tabbed notebook interface
* Hyperlinks to other outlines can be created by surrounding
text with square braces
* Safe interpreter is now used to source in the outline data files
(scripted document version requires bleeding edge
vfs-in-core version of tclkit to get this functionality)
* Menu picks get greyed out when the commands are not available
Features:
* Cross-platform: runs anywhere Tcl/Tk runs (I have used it on linux
and Windows and version 0.61 has been reported to work on Mac OS 9.2)
* Multiple outlines supported using a tabbed notebook interface
* Inter-outline hyperlinks using wiki syntax (square braces)
* Drag and Drop movement of nodes
* "Size" of each collapsed node is displayed
* Available as a single file "scripted document" distribution
* Export to ascii, html, xml
* Save subtree, load tree as subtree
* Key bindings are externally configurable
Behaves similar to a text editor:
* Nodes are alway "active" and cursor movement between nodes is smooth
* Nodes can be split at the cursor into two adjacent nodes by hitting
the enter key
* Two adjacent nodes can be merged by hitting delete at
the end of a line or backspace at the beginning of a line