Bug 354324 - Add option to group by date during import [patch]
Summary: Add option to group by date during import [patch]
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Import-Settings (show other bugs)
Version: 4.13.0
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-24 23:21 UTC by Michal Sylwester
Modified: 2017-08-17 06:40 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.0.0


Attachments
groupByDate.patch (8.72 KB, patch)
2015-10-27 11:45 UTC, Maik Qualmann
Details

Note You need to log in before you can comment on or make changes to this bug.
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