tagged 0.25a / 0.25b
[maemopadplus.git] / debian / todo
blob88c919999a08e9050521796cb8a94fe87801358d
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 - adjustable text properties (formatting)\r
13 - richtext editing (read: allow formatting)\r
14 - redo eraser/pencil/color toolbar logic some more\r
16 - add a swatches toolbar? at least "last used 4 colors" somewhere?\r
18 - ability to rearrange nodes\r
19 - add the d-pad shape drawing stuff to the toolbar\r
20 - add filled-with-bordered option, with a secondary color-well\r
21 - eraser presets (4 presets, tiny to huge)\r
22 - selection support\r
23 - vector-node support\r
24 - multiple pages on nodes\r
25 - checklists / bulleted outlines nodetypes\r
26 - import/export\r
27 - hyperlinks in rtf\r
28 - adjustable grid size\r
29 - note-type indicators in tree\r
30 - multiple pages in one sketch\r
32 FIX:\r
33 - sketchnamed children of the textnamed node gets cropped when you collapse/expand its parent\r
34 - gc/bitmap logic (when drawing over something else)\r
35 - make drawing shapes faster (=queue_draw less)\r
36 - make undo for drawing shapes consume less memory\r
37 - multiple root nodes not possible\r
38 - fix/add hook: make tools menu not appear when no node is selected\r
39 - probable bug: ending drawing beyond canvas might make undo a dull boy (crash protection in place)\r
40 - node order -- column `ord` not saved (FIXME)\r
41 - change detection might be too sensitive, test\r
42 - offering filenames on newfile/savefile dialogs doesn't work as it should (only on mistral?)\r