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

=== Beta ===
* finish webpage
	* create doc tree for screenshots
	* zim2html script to convert the manual

=== version 0.1 ===
* 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
* apply tags per line
	* also keep bullets outside the selection
	* make sure that there is no other text on the same line as a heading
* hide plugin framework
* action menu
	* action scripts get page and root in env vars
	* "open in external editor"
	* "delete"
	* ...
* make treeview update per directory
* copy selections with wiki markup
	* use Zim::Formatter directly
* make readonly on runtime switchable
	* this allows for non-editable special pages

=== version X ===
* 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"
* context menu "copy link"
* make ^Z work on words
* alternative tab stop for lists
	* alternative left margin ?
* improve autoformatting
* checkbox lists
* when moving list nodes make all sub nodes move along
* typography in utf8 -- see dokuwiki for example
	* greek letters would be nice for formulas
* completion in "open page" dialog
* macros like #INDEX# ?
* 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

=== version 0.2 ===
* working api for document search
	* ^F => search dialog
* package 3 default plugs
	* man page reader
	* perdoc reader
	* calender namespace
* DnD support
	* external file to text
	* tree to text
	* text to tree
* include images

=== version 3 ===
* more plugins
	* export
	* other wiki dialects
	* archive page
* outliner view (?)
* attachements

