Bug 248428

Summary: wish: Sort MRU/Alphabetically/Tree
Product: [Applications] kphotoalbum Reporter: Reimar Imhof <Reimar.Imhof>
Component: Annotation DialogAssignee: KPhotoAlbum Bugs <kpabugs>
Status: RESOLVED FIXED    
Severity: wishlist CC: miika.turkia
Priority: NOR    
Version: SVN trunk (KDE4 version)   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: patch to have 3 sort types: alpha-tree, alph-flag mru
sorting refinements

Description Reimar Imhof 2010-08-19 21:20:25 UTC
in the annotation dialog items in categories can be sorted in two ways:
- most recently used
- alphabetically

in kphotoalbum 4.1.1 alphabetically implies a tree view.

For example
places
 germany
  bavaria
   munich
  nrw
   cologne

I'd like to have three views:

- most recently used (existing)
- alphabetically as a flat list (new)
- alphabetically as tree (existing).

In an alphabetical list this would be:
places
 bavaria
 cologne
 germany
 munich
 nrw
Comment 1 Reimar Imhof 2010-08-21 22:57:08 UTC
Created attachment 50815 [details]
patch to have 3 sort types: alpha-tree, alph-flag mru
Comment 2 Miika Turkia 2010-08-28 07:07:41 UTC
Thanks for the patch. It is now applied to the trunk.
Committed revision 1169003.

theBro
Comment 3 Reimar Imhof 2010-08-29 19:00:32 UTC
Created attachment 51086 [details]
sorting refinements

Two refinements:
1.) First opening of annotation dialog: sort button selection fits real sorting (without this patch e.g. MRU button was selected but items were sorted somehow different.
2.) sort menu items now have check boxes.
Comment 4 Miika Turkia 2010-08-30 20:16:18 UTC
Thanks, committed to revision 1170084.
Comment 5 Miika Turkia 2012-01-22 10:20:00 UTC
Fixed already a while ago, closing the bug now that I have the proper access rights...