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

=== Beta ===
* make treeview update per directory
* 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

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

=== version 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
* hide plugin framework
* hide search function if unstable
* alternative tab stop for lists
	* alternative left margin ?
* action menu
	* action scripts get page and root in env vars
* <Return> witin link follows link
* copy selections with wiki markup
	* use Zim::Formatter directly
* 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 ===
* working api for document search
* package 3 default plugs
* 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

