Bug 354324

Summary: Add option to group by date during import [patch]
Product: [Applications] digikam Reporter: Michal Sylwester <msylwester>
Component: Import-SettingsAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: caulier.gilles, metzpinguin
Priority: NOR    
Version: 4.13.0   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 5.0.0
Attachments: groupByDate.patch

Description Michal Sylwester 2015-10-24 23:21:48 UTC
There are currently 2 grouping options when importing:
- by folder
- by format

My cameras tend to either put all photos into one huge folder, or many small ones, with most of them in same format. This makes both groupings pretty useless to me.

Option to group by date seems best option for me to split the huge folders or join the small ones into manageable chunks.  

Reproducible: Always

Steps to Reproduce:
1. Open import window
2. Go to: View -> Group items


Actual Results:  
Only flat list, by folder and by format groupings options are available

Expected Results:  
Availability of new "group by date" option.
Comment 1 caulier.gilles 2015-10-25 08:45:08 UTC

*** This bug has been marked as a duplicate of bug 121310 ***
Comment 2 Maik Qualmann 2015-10-27 11:45:23 UTC
Created attachment 95161 [details]
groupByDate.patch

I found the proposal good to view grouped items by date in the icon view in the import tool.

Maik
Comment 3 caulier.gilles 2015-10-27 12:53:00 UTC
Patch sound fine for me...

Gilles Caulier
Comment 4 Maik Qualmann 2015-10-27 19:24:05 UTC
Git commit b248a3b5a8b7e0f6a1779d8d6d5f9e326a5b5220 by Maik Qualmann.
Committed on 27/10/2015 at 19:22.
Pushed by mqualmann into branch 'master'.

view items as group by date in import tool added
FIXED-IN: 5.0.0

M  +2    -1    NEWS
M  +20   -7    utilities/importui/items/importcategorydrawer.cpp
M  +1    -0    utilities/importui/items/importcategorydrawer.h
M  +10   -7    utilities/importui/main/importui.cpp
M  +3    -0    utilities/importui/models/camitemsortsettings.cpp
M  +2    -1    utilities/importui/models/camitemsortsettings.h
M  +5    -0    utilities/importui/models/importfiltermodel.cpp
M  +4    -1    utilities/importui/models/importfiltermodel.h

http://commits.kde.org/digikam/b248a3b5a8b7e0f6a1779d8d6d5f9e326a5b5220