Mercurial > getan
diff ChangeLog @ 12:2ccae1e872e9
Initial checkin for project trees. !!!Work in progress!!!
author | Sascha L. Teichmann <teichmann@intevation.de> |
---|---|
date | Mon, 11 Aug 2008 01:12:47 +0200 |
parents | feb6bb4427fe |
children | e347f0de5e22 |
line wrap: on
line diff
--- a/ChangeLog Mon Aug 04 12:32:46 2008 +0200 +++ b/ChangeLog Mon Aug 11 01:12:47 2008 +0200 @@ -1,3 +1,24 @@ +2008-08-11 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + * getan: !!! Work in progress !!! Project Trees + The classic worklog only has one key to address a project. + This is major short comming. The getan database allows + to store projects keys with more than one character. + This feature will be exploited to build trees of projects. + + Lets say you have two main tasks foo and bar with two sub + tasks each you can name them f1, f2 and b1, b2. getan + stores these four tasks in a tree with top level f and b + and tow second level branches 1 and 2. To choose a task you + have to press f or b followed by 1 or 2. + + At the moment only selection works. + + TODO and next steps: + - Remove all old linear data structures. + - adjust rendering to only show active branches. + - sort anonymous task after naming into project tree. + 2008-08-04 Sascha L. Teichmann <sascha.teichmann@intevation.de> * contrib/zeiterfassung: Applied a variation of Stephan Holl's