====== Zim:TODO ======

* ButtonBar doesn't render properly for some people :(

=== version 0.07 ===
* make tages "moded" like: ''^Bbold text^B normaltext''
* outliner functions (up/down/promote/demote) for treeview
	* ordered index ?
	* treeview->reorderable(1)
* images
* action menu
	* "open in external editor"
	* "open directory"
	* "delete"
	* "insert image"
		* needs select file dialog

=== version 0.10 ===
* documentation
	* code documentation
	* user documentation
* test scripts
	*  for parser
		*  can we do the full round trip through zim ?
	*  for filename lookup
		*  check Z:P:F->realname versus Z->pagename
	* plugin framework
		* test nested Zim object
* Gtk2::Ex::* to CPAN
* apply tags per line
	* keep bullets outside the selection
	* make sure that there is no other text on the same line as a heading
* commandline switches
	* --home PAGE
	* --config FILE
	* --\w* for all CONFIG keys
	* list these in the manual
* action scripts (get page and root in env vars)
* make treeview update per directory
* copy selections with wiki markup
	* use repository formatter
* make readonly on runtime switchable
	* this allows for non-editable special pages

=== version X ===
* completion in "open page" dialog
* "use_wikiword" option for autolinking in PageView
* Attachements
	* files can be in local tree or linked from elsewhere on the filesystem
	* render an iconview with files
		* is iconview supported in all versions of gtk ?
	* execute using nautilus logic, offer "open with"
* make ^Z work on words
* checkbox lists
* typography in utf8 -- see dokuwiki for example
	* greek letters would be nice for formulas
* middle mouse button => open in new window (??)
	* or ctl/alt - enter
	* in the "open page" dialog a "in new window" checkbox
* can we make text in lists linewrap in a visually pleasing way ?
* detect when a page has changed while we are displaying it
* Have a heuristic version of follow_link => only follow when page doesn't exist

=== version 0.20 ===
* working api for document search
	* ^F => search dialog
* package more plugins
	* man page reader
	* perldoc reader
	* calender namespace
	* export to other formats
	* other wiki dialects
	* archive page
* DnD support
	* external file to text
	* tree to text
	* text to tree

=== version 0.30 ===
* outliner view (?)
* attachements

