Tkoutline Changelog

What's new in Tkoutline 0.93

Feb 27, 2007
  • Support for glob patterns in inter-outline hyperlinks
  • Bold, italics, etc. wiki-markup is now preserved when exporting to html
  • Added increase/decrease expansion level functionality (see Additional expand/collapse functionality)
  • Added the ability to import an outline from indented text and the ability to import an outline from OPML format
  • Map levels to html headings - thanks to Laurent Duperval for the idea and code
  • Magic button functionality
  • Keyboard traversal of outline tabs
  • Added button bar code from Scott Gamon
  • Added ability to edit the preferences file within tkoutline
  • User defined code in ~/.tkoutlinerc will be sourced on startup (see Tkoutline plugin architecture)
  • Unit tests are now runnable from within tkoutline (see Help/About).
  • Internal changes
  • Factored out some generic listitem functionality from the treedisplay functionality (see Text widget based listitem display)
  • Upgraded to using the new tcllib tree 2.0 API
  • Completely rewrote the code that manages multiple outlines with a much, much cleaner result