Bug 323299 - Synchronize sort order of icon-view and album tree-view
Summary: Synchronize sort order of icon-view and album tree-view
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Albums-Sort (show other bugs)
Version: 3.2.0
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-08 21:18 UTC by io_io81
Modified: 2017-08-18 11:25 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 4.3.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description io_io81 2013-08-08 21:18:49 UTC
There should be two sorting settings. One for the grouping set and one for inside the group. For example, if sorting by date and grouping by album, it would be more convenient to have the albums in descending order (newest on top), but the pictures inside each album ordered chronologically.
Unless I am misunderstanding, this is not possible.


Reproducible: Always

Steps to Reproduce:
1. Go to root folder in digikam
2. Sort by date, group by album
3. Select descending order
Actual Results:  
Pictures inside each albums are also ordered in descending order.

Expected Results:  
The more logical/convenient way would be to have pictures ordered in ascending order in a descending order album list.
Comment 1 caulier.gilles 2014-08-31 21:40:32 UTC
Mohamed,

What's about this file ?

Gilles
Comment 2 Mohamed 2014-08-31 22:03:06 UTC
I don't have any problem about this, it's easy to implement. 
But do the other users need this option?
Comment 3 caulier.gilles 2014-08-31 22:20:04 UTC
A quick way to ask to user is to post the question into G+ digiKam group...

Gilles
Comment 4 Mohamed 2014-09-02 05:23:12 UTC
Git commit 04617dfb28c5e01517ec45e2fd7f8ab706f06f9e by Mohamed Anwer.
Committed on 02/09/2014 at 05:22.
Pushed by mohamedanwer into branch 'master'.

M  +2    -1    NEWS
M  +2    -0    digikam/items/digikamimageview.cpp
M  +18   -0    digikam/main/digikamapp.cpp
M  +3    -0    digikam/main/digikamapp_p.h
M  +2    -1    digikam/main/digikamui.rc
M  +20   -1    digikam/utils/albumsettings.cpp
M  +3    -0    digikam/utils/albumsettings.h
M  +13   -0    digikam/views/digikamview.cpp
M  +1    -0    digikam/views/digikamview.h
M  +7    -0    libs/models/imagefiltermodel.cpp
M  +1    -0    libs/models/imagefiltermodel.h
M  +0    -1    libs/models/imagesortsettings.cpp

http://commits.kde.org/digikam/04617dfb28c5e01517ec45e2fd7f8ab706f06f9e
Comment 5 Mohamed 2014-09-02 05:29:04 UTC
Hi,

I added sorting order in "View" menu dedicated to the Grouping options, 
I wish that this what was you are talking about, because that's what I understood from the bug description, if there is any farther details, please tell us.

Thanks for reporting your wish.
Comment 6 io_io81 2014-09-02 19:55:34 UTC
I think that is what I meant. At least the screenshot you put in g+ looks exactly like what i described.

Thank you for listening
Comment 7 Mohamed 2014-09-02 20:36:28 UTC
Welcome