Mercurial > getan
changeset 295:abfa55c7c2b2
added some todos
author | Thomas Arendsen Hein <thomas@intevation.de> |
---|---|
date | Wed, 28 Aug 2013 10:44:34 +0200 |
parents | fdd086acdf9b |
children | c7a867c16ff2 |
files | TODO |
diffstat | 1 files changed, 13 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/TODO Mon Jun 24 11:58:07 2013 +0200 +++ b/TODO Wed Aug 28 10:44:34 2013 +0200 @@ -4,3 +4,16 @@ 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.