
General
- keep/show last modified date for every node
- import, better export
- show progressbar hildonbanner during load/save. even utilize sqlite3_progress_handler()?
- use transations in sqlite3 instead of backup tables

Checklist
- global search

Sketch
- BORDERS around sketchwidget (gtkrc?)
- import images (minimal vector ops might be needed here, to move and resize the image)
- change canvas background color (just to keep up with xournal :P )
- redo eraser/pencil/color toolbar logic some more
- add filled-with-bordered option, with a secondary color-well
- multiple pages in one sketch
- selection support
- adjustable grid size
- FIX: gc/bitmap logic (when drawing over something else)
- FIX: make drawing shapes faster (=queue_draw less)
- FIX: make undo for drawing shapes consume less memory

Rich text
- hyperlinks in rtf

New node types
- vector-node support
- bulleted outlines nodetypes

