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

=== Beta ===
* make treeview update per directory
* history through Zim.pm
* remove duplicates from history
* ^N => lege pagina
* better auto update wiki syntax !!
* check that tags do not apply across line breaks
	* make sure that there is no other text on the same line as a heading
* ALT-space to focus index (Ctrl-space ?)
	* if index is hidden, show it, but close again after page was selected
* copy selections with wiki markup
	* use Zim::Formatter directly

* webpage
	* like zoid but with other image and color scheme

=== version 1 ===
* documentation
	* code documentation
	* user documentation
* package 3 default plugs
* test scripts
	*  for parser
		*  can we do the full round trip through zim(1) ?
	*  for filename lookup
		*  check Z:P:F->realname versus Z->pagename
* alternative tab stop for lists
	* alternative left margin ?
* action menu
	* action scripts get page and root in env vars
* <Return> witin link follows link
* CTRL-Z undo
	* need some kind of diff method for text buffer
	* use begin-/end-user-action signals
		* integrate with autoformatting sigs
* search within page (Alt-/)
* make readonly on runtime switchable
	* this allows for non-editable special pages

=== version X ===
* 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
* per url type browser config (file:// => file_browser etc.) ?
* macros like #INDEX# ?
* middle mouse button => open in new window
	* 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 2 ===
* DnD support
* include images
* undo/redo stack
* search in document tree (Ctrl-F)

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

