Bug 83103 - sorting of hierarchical view in todo list
Summary: sorting of hierarchical view in todo list
Status: RESOLVED DUPLICATE of bug 76543
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: RedHat Enterprise Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: Cornelius Schumacher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-09 16:59 UTC by info
Modified: 2004-07-31 20:10 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description info 2004-06-09 16:59:57 UTC
Version:            (using KDE KDE 3.2.2)
Installed from:    RedHat RPMs

When hierarchical todo items are defined, then sorting the tasks in the todo view by priority or due date sorts only on the lowest level. This sometimes makes it more difficult to work with the tasks. For example one might have
Main 1 
 task 1 - due today
 task 2 
Main 2
 task 3 - due tomorrow
 task 4
Main 3
 task 5 - due today
 task 6

To see more easily which tasks are due soon, it should be possible to ignore the hierarchy and get a list like:
task 1 - due today
task 5 - due today
task 3 - due tomorrow
task 2
task 4
task 6

(Perhaps this could be more easily incorporated into the "Auflisten" view which lists all events, but this ignores undated todos completely)

Thanks!
Stephan
Comment 1 Reinhold Kainhofer 2004-07-31 20:10:34 UTC

*** This bug has been marked as a duplicate of 76543 ***