Mercurial > getan
comparison TODO @ 295:abfa55c7c2b2
added some todos
author | Thomas Arendsen Hein <thomas@intevation.de> |
---|---|
date | Wed, 28 Aug 2013 10:44:34 +0200 |
parents | cfa9e755a5d2 |
children | 56327f0ac49e |
comparison
equal
deleted
inserted
replaced
294:fdd086acdf9b | 295:abfa55c7c2b2 |
---|---|
2 | 2 |
3 - Create a 'Help-Widget' to give the user an information about all possible | 3 - Create a 'Help-Widget' to give the user an information about all possible |
4 keys. | 4 keys. |
5 | 5 |
6 - reimplement RPN input for current getan implementation (28489e672e61) | 6 - reimplement RPN input for current getan implementation (28489e672e61) |
7 | |
8 - Improve default colors, e.g. yellow on green for the current time is hard to | |
9 read, and the currently selected project has a black background, which is | |
10 not much of a highlight on a terminal with a black background. | |
11 | |
12 - The sum of previous times and currently running time should be displayed as | |
13 in previous versions of getan. | |
14 | |
15 - The currently running time should be shown near the project. | |
16 | |
17 - Allow empty descriptions. | |
18 | |
19 - When adding/removing time, the highlighting of the current project is lost. |