[digikam] [Bug 354324] New: Add option to group by date during import

classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 354324] New: Add option to group by date during import

bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=354324

            Bug ID: 354324
           Summary: Add option to group by date during import
           Product: digikam
           Version: 4.13.0
          Platform: Ubuntu Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: Import
          Assignee: [hidden email]
          Reporter: [hidden email]

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.

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 354324] Add option to group by date during import

bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=354324

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |[hidden email]
         Resolution|---                         |DUPLICATE

--- Comment #1 from Gilles Caulier <[hidden email]> ---


*** This bug has been marked as a duplicate of bug 121310 ***

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 354324] Add option to group by date during import

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=354324

Maik Qualmann <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]

--- Comment #2 from Maik Qualmann <[hidden email]> ---
Created attachment 95161
  --> https://bugs.kde.org/attachment.cgi?id=95161&action=edit
groupByDate.patch

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

Maik

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 354324] Add option to group by date during import [patch]

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=354324

Maik Qualmann <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Add option to group by date |Add option to group by date
                   |during import               |during import [patch]

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 354324] Add option to group by date during import [patch]

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=354324

--- Comment #3 from Gilles Caulier <[hidden email]> ---
Patch sound fine for me...

Gilles Caulier

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 354324] Add option to group by date during import [patch]

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=354324

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
     Ever confirmed|0                           |1
         Resolution|DUPLICATE                   |---

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 354324] Add option to group by date during import [patch]

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=354324

Maik Qualmann <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |http://commits.kde.org/digi
                   |                            |kam/b248a3b5a8b7e0f6a1779d8
                   |                            |d6d5f9e326a5b5220
         Resolution|---                         |FIXED
             Status|REOPENED                    |RESOLVED
   Version Fixed In|                            |5.0.0

--- Comment #4 from Maik Qualmann <[hidden email]> ---
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

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel