[digikam] [Bug 376351] New: create a tool to automatically group jpeg and raw images with same name

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

[digikam] [Bug 376351] New: create a tool to automatically group jpeg and raw images with same name

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

            Bug ID: 376351
           Summary: create a tool to automatically group jpeg and raw
                    images with same name
           Product: digikam
           Version: 5.4.0
          Platform: openSUSE RPMs
                OS: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
          Assignee: [hidden email]
          Reporter: [hidden email]
  Target Milestone: ---

hi digikam team,

I've just moved my photo collection from shotwell to digikam, for the fantastic
number of interesting features, and most importantly, the option to use a
central mysql database.
There's one thing I’m missing though, and I may very well just not have found
out how to do it: I'd like to group jpeg and raw files of the same photo, as I
usually have my camera set to produce both formats for each shot.
With my existing photo collection, it's not really feasible to do this by hand.
I've seen ticket 126149, but I'm not able to find the functionality I
understand from this ticket in digikam 5.4 - instead, grouping images by file
type (view/group pictures/by format) just separates them into two lists for
jpeg and raw.

So what am I looking for:
- a way to combine files with same filename, but different 'picture type'
  extensions into a group (in my & similar cases it will be exactly two
  files with the same date/time, and extensions .JPG and e.g. .ORF)
- either put the .JPG on top or make it configurable
- this could be done automatically for all jpeg/raw pairs
  (I understand that this is what is described in 126149?)
- or as a BQM tool to be run manually
  (in this case, ideally this functionality should also be available
   during image download)

There are quite some similar feature requests, most already resolved, so please
excuse me if I just don't see the obvious..

thanks for looking into this -
Karsten

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 376351] create a tool to automatically group jpeg and raw images with same name

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

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |AlbumsView-Group
                 CC|                            |[hidden email]

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 376351] create a tool to automatically group jpeg and raw images with same name

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

Simon <[hidden email]> changed:

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

--- Comment #1 from Simon <[hidden email]> ---
Created attachment 103980
  --> https://bugs.kde.org/attachment.cgi?id=103980&action=edit
rename type -> filename

This is already possible: Select all items you want to group, in the context
menu select group -> group selected by type. This is however wrongly named, as
the resulting groups do not contain files with the same type but files with the
same filename excluding extension. This discussion has already happened, but I
can't find a bug report - I assume it was on the user mailing list.

The attached patch renames the UI string and the involved methods: type ->
filename. Gilles, Maik or Mario (or anyone else) do you agree?

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 376351] create a tool to automatically group jpeg and raw images with same name

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

Maik Qualmann <[hidden email]> changed:

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

--- Comment #2 from Maik Qualmann <[hidden email]> ---
Yes, I agree. File name is more logical.

Maik

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 376351] create a tool to automatically group jpeg and raw images with same name

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

--- Comment #3 from [hidden email] ---
Fine for me too...

Gilles

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

Re: [digikam] [Bug 376351] create a tool to automatically group jpeg and raw images with same name

Simon Frei
I committed this but borked up the CCBUG part, so here is the link to
the commit:
https://cgit.kde.org/digikam.git/commit/?id=4a2ef6c03aeebf37f7515a6d6c37d971d609443
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 376351] create a tool to automatically group jpeg and raw images with same name

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

--- Comment #4 from Simon <[hidden email]> ---
I committed this but borked up the CCBUG part, so here is the link to
the commit:
https://cgit.kde.org/digikam.git/commit/?id=4a2ef6c03aeebf37f7515a6d6c37d971d609443

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 376351] create a tool to automatically group jpeg and raw images with same name

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

--- Comment #5 from Karsten de Freese <[hidden email]> ---
thanks for the quick help!
'context menu select group -> group selected by type' did exactly what I was
looking for.
This function did not catch my attention before, probably because I was
assuming that it would do the same thing as 'view -> group pictures -> by
format', instead of the slightly different wording.
With the changed UI string this will certainly be more obvious..!

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 376351] create a tool to automatically group jpeg and raw images with same name

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

Simon <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WORKSFORME
             Status|UNCONFIRMED                 |RESOLVED

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 376351] create a tool to automatically group jpeg and raw images with same name

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

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |5.5.0

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 376351] create a tool to automatically group jpeg and raw images with same name

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

Wolfgang Scheffner <[hidden email]> changed:

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

--- Comment #6 from Wolfgang Scheffner <[hidden email]> ---
Created attachment 104004
  --> https://bugs.kde.org/attachment.cgi?id=104004&action=edit
Updated doc with "Group By Filename"

I updated the doc accordingly (see patch attached).
Whoever would like to commit it on my behalf (Gilles, Maik, Simon): feel free!
Updated screenshot follows once the changes are in the AppImage.

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

Re: [digikam] [Bug 376351] create a tool to automatically group jpeg and raw images with same name

Wolfgang Scheffner
In reply to this post by bugzilla_noreply
Simon,

just for me to learn: why did you set "WORKSFORME" and not "FIXED"?

Wolfgang


Am 12.02.2017 um 12:11 schrieb Simon:
> https://bugs.kde.org/show_bug.cgi?id=376351
>
> Simon <[hidden email]> changed:
>
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>          Resolution|---                         |WORKSFORME
>              Status|UNCONFIRMED                 |RESOLVED
>

Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 376351] create a tool to automatically group jpeg and raw images with same name

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

--- Comment #7 from Wolfgang Scheffner <[hidden email]> ---
Simon,

just for me to learn: why did you set "WORKSFORME" and not "FIXED"?

Wolfgang


Am 12.02.2017 um 12:11 schrieb Simon:
> https://bugs.kde.org/show_bug.cgi?id=376351
>
> Simon <[hidden email]> changed:
>
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>          Resolution|---                         |WORKSFORME
>              Status|UNCONFIRMED                 |RESOLVED
>

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

Re: [digikam] [Bug 376351] create a tool to automatically group jpeg and raw images with same name

Simon Frei
Hi Wolfgang,

Better don't learn from me in this regard - I am still learning myself.
I can still give you my reasoning of course: This issue was asking about
functionality that was already there. My commit that renamed this
functionality did not fix the issue, while it was obviously related to
this issue. So I was wondering whether I should file it as "invalid" or
"worksforme". I decided for the latter, as the requested functionality
is sound (i.e. not invalid), we just have it already (it works for me).
In the end I figured the most important part is to close the issue, the
reason is kind of secondary.

Cheers,
Simon
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 376351] create a tool to automatically group jpeg and raw images with same name

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

--- Comment #8 from Simon <[hidden email]> ---
Hi Wolfgang,

Better don't learn from me in this regard - I am still learning myself.
I can still give you my reasoning of course: This issue was asking about
functionality that was already there. My commit that renamed this
functionality did not fix the issue, while it was obviously related to
this issue. So I was wondering whether I should file it as "invalid" or
"worksforme". I decided for the latter, as the requested functionality
is sound (i.e. not invalid), we just have it already (it works for me).
In the end I figured the most important part is to close the issue, the
reason is kind of secondary.

Cheers,
Simon

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 376351] create a tool to automatically group jpeg and raw images with same name

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

--- Comment #9 from [hidden email] ---
Git commit 875ac9bef9d0745b3f67e52de115b7008f580c11 by Gilles Caulier.
Committed on 13/02/2017 at 18:03.
Pushed by cgilles into branch 'master'.

apply patch #104004 to implement Group by filename in digiKam handbook

M  +2    -2    digikam/using-mainwindow-imageview.docbook

https://commits.kde.org/digikam-doc/875ac9bef9d0745b3f67e52de115b7008f580c11

--
You are receiving this mail because:
You are the assignee for the bug.