Bug 359431 - When importing images if they are available in pairs with same name/different format consider pairing them as 2 versions of same image
Summary: When importing images if they are available in pairs with same name/different...
Status: REPORTED
Alias: None
Product: digikam
Classification: Applications
Component: Database-Versioning (show other bugs)
Version: 5.0.0
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-15 11:52 UTC by Michal Sylwester
Modified: 2022-02-02 05:06 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Sylwester 2016-02-15 11:52:05 UTC
Most of the time I'm happy with my camera's JPEGs, however occasionally I like to fall back to RAW for some fine tuning. To facilitate this I tend to shoot photos in camera's RAW + JPEG mode, resulting in 2 files per show. The downside is I have to manually work my way through to duplicates.

Reproducible: Always

Steps to Reproduce:
1. Set camera to RAW + JPEG mode to record 2 copies of each shot (one in RAW, one in JPEG)
2. Import into Digikam


Actual Results:  
All images are duplicated

Expected Results:  
Best case for me would be to have Digikam show just one image in album, with 2 versions: the RAW image as original one, and the JPEG as current version after camera's processing.

This may be very specific to my workflow, I'm not sure how useful it would be for other users.
Comment 1 Maik Qualmann 2016-02-17 19:27:45 UTC
You can select all the images from an album and choose the entry "Group Selected By Type" from the context menu. JPG file is displayed and RAW file is hidden in the album. When you delete the JPG file of the closed group, the RAW file also is deleted.

Maik
Comment 2 Michal Sylwester 2016-02-17 21:51:51 UTC
Nice. I've never used grouping before, I'll see how it works for me.

Michal
Comment 3 Peter 2016-10-05 00:03:52 UTC
I don't think grouping is the answer.  Also, that means manually selecting every two images and grouping them.

You can add metadata to both files outside of digikam to link them.  I wrote a script in a few minutes to find a same-named match and link them if it exists.  Maybe this is a problem for a plugin.

raw:  ImageUniqueID
processed:  ImageHistory pointing to the version 1 ID