Bug 76543 - todo turn off tree view
Summary: todo turn off tree view
Status: RESOLVED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: 3.2
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 83103 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-03-02 05:41 UTC by Peter
Modified: 2008-05-17 11:07 UTC (History)
1 user (show)

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 Peter 2004-03-02 05:41:43 UTC
Version:           3.2 (using KDE 3.2 BRANCH >= 20040204,  (testing/unstable))
Compiler:          gcc version 3.3.3 20040214 (prerelease) (Debian)
OS:          Linux (i686) release 2.4.19-pre7-rmap13

the tree structure of the todos is great for organizing them, but
it would also be nice to be able to turn off the tree view, so that
items could get sorted regardles off the tree structure (i.e. i want
to see all prio 1 tasks .. or all tasks due today).
It may also be achieved by extended filter (where every field could
be used for filtering), but turning off tree view may be useful
regardless (although i understand is more complex change).
(another extension of this idea will be in another wishlist report).
Comment 1 Peter 2004-03-02 05:44:01 UTC
sorry .. i noticed to late that i marked it a bug .. 
Comment 2 Cornelius Schumacher 2004-03-02 09:06:57 UTC
It's a valid wishlist item.
Comment 3 Reinhold Kainhofer 2004-07-31 20:10:40 UTC
*** Bug 83103 has been marked as a duplicate of this bug. ***
Comment 4 Reinhold Kainhofer 2006-11-02 19:07:11 UTC
Reassigning all KOrganizer bug reports and wishes to the newly created 
korganizer-devel mailing list.
Comment 5 Thomas Thrainer 2008-05-17 11:07:14 UTC
SVN commit 808654 by thrainer:

Add an option to display the to-do tree flattened. That's nice because then
you can sort for example by priorities, and you immediately see all your top
priority todos.

FEATURE:76543


 M  +1 -0      kotododelegates.cpp  
 M  +22 -4     kotodomodel.cpp  
 M  +17 -0     kotodomodel.h  
 M  +20 -5     kotodoview.cpp  
 M  +2 -0      kotodoview.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=808654