tagged 0.30
[maemopadplus.git] / debian / todo
blobebd9b6a2fa2cb2a94419c054c22d23db54970490
1 ADD:\r
2 - one might also crop white parts on top-left and keep an index on the db for each node for that. or not.\r
3 \r
4 - rename node\r
5 - BORDERS around sketchwidget (gtkrc?)\r
6 - import images (minimal vector ops might be needed here, to move and resize the image)\r
7 - change canvas background color (just to keep up with xournal :P )\r
8 - erase by drawing over option?\r
9 - maybe leftarrow-rightarrow change focus and uparrow-downarrow walk the tree? (need a way fix the textview issue)\r
10 - keep/show last modified date for every node\r
11 - search\r
12 - redo eraser/pencil/color toolbar logic some more\r
14 - add a swatches toolbar? at least "last used 4 colors" somewhere?\r
16 - ability to rearrange nodes\r
17 - add the d-pad shape drawing stuff to the toolbar\r
18 - add filled-with-bordered option, with a secondary color-well\r
19 - eraser presets (4 presets, tiny to huge)\r
20 - selection support\r
21 - vector-node support\r
22 - multiple pages on nodes\r
23 - checklists / bulleted outlines nodetypes\r
24 - import, better export\r
25 - hyperlinks in rtf\r
26 - adjustable grid size\r
27 - note-type indicators in tree\r
28 - multiple pages in one sketch\r
30 - show progressbar hildonbanner during load/save. even utilize sqlite3_progress_handler()?\r
33 FIX:\r
34 - sketchnamed children of the textnamed node gets cropped when you collapse/expand its parent\r
35 - gc/bitmap logic (when drawing over something else)\r
36 - make drawing shapes faster (=queue_draw less)\r
37 - make undo for drawing shapes consume less memory\r
38 - multiple root nodes not possible\r
39 - fix/add hook: make tools menu not appear when no node is selected\r
40 - node order -- column `ord` not saved (FIXME)\r
41 - offering filenames on newfile/savefile dialogs doesn't work as it should (only on mistral?)\r