Bug 83103

Summary: sorting of hierarchical view in todo list
Product: [Applications] korganizer Reporter: info
Component: generalAssignee: Cornelius Schumacher <schumacher>
Status: RESOLVED DUPLICATE    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: RedHat Enterprise Linux   
OS: Linux   
Latest Commit: Version Fixed In:

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 ***