Mercurial > getan
view TODO @ 308:a7ece2df59a2
Also don't use item_in_focus when adding a entry description
Pass the current running project direclty to the DescriptionProjectsState
constructor to avoid using item_in_focus which may select the wrong project.
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Fri, 11 Oct 2013 11:07:02 +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.