some first impressions
Mathias Lieber <[email protected]> Fri, 27 May 2005 10:34:46 +0200
| Newsgroups | gmane.comp.kde.kplato |
|---|---|
| Message-ID | <[email protected]> |
Hello there, I have successfully compiled and run kplato. My first impression: it's doing quite right! Here are my first ideas of what could/should be changed: 1st this ID-thingy. When you create a task, you are asked what ID to assign to the new task. Why do I need to manually assign an ID? I asked myself. Imho internal data representations should be hidden from the user as much as possible. One thing I missed was a task dependency. Means to create a new task X and say "it depends on the results of task Y, so it will start as soon as task Y is done." I will continue to sneak into the code to explore data structure and so on. I want to add a column in the list view on the left, where ordered tasks numbers are displayed like: 1. 1.1. 1.2. 2.... I think you know what I mean. Kind Regards M.Lieber