Mercurial > getan
view TODO @ 303:c75eed90ae01
Set focus to project list body when changing from adding and subtracting time
back to the old state
This alows to use keys to navigate throught the list again after adding or
subtracting time from the running project.
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Fri, 11 Oct 2013 10:13:40 +0200 |
parents | abfa55c7c2b2 |
children | 56327f0ac49e |
line wrap: on
line source
- Create empty databases from within getan. - Create a 'Help-Widget' to give the user an information about all possible keys. - reimplement RPN input for current getan implementation (28489e672e61) - Improve default colors, e.g. yellow on green for the current time is hard to read, and the currently selected project has a black background, which is not much of a highlight on a terminal with a black background. - The sum of previous times and currently running time should be displayed as in previous versions of getan. - The currently running time should be shown near the project. - Allow empty descriptions. - When adding/removing time, the highlighting of the current project is lost.