KissCount

KissCount Git Source Tree

Root/TODO

1Version 0.5
2
3Using tabulation to navigate throw interface (Search Panel)
4Choosing accounts & categories position
5
6Cool for 0.6:
7Database auto saving at startup
8Use caches for created panels (avoid destroying/creating panels for nothing)
9Add search function to web view
10Need optimizations by caching operations and categories (using hastables)
11Packaging for more distributions
12Optimizations in GridAccount (Add/Delete operation / multiple operations)
13
14===============================================================
15Next version
16
17More translations
18Printing (maybe in xml/html)
19Refactor web view code
20Plugins ?
21
22===============================================================
23Will not be implemented
24
25Copy and paste
26Undo/redo
27
28
29===============================================================
30BUGS
31
32* If a sub operation is found using SearchPanel but not its parent
33it will not be displayed. In this case we must load whole meta.
34This bug can't be resolved without use of hashtable because of
35complexity in searching this issue.
36
37* After manipulating some meta operation, it withdrawn

Archive Download this file