Skip to content

add collection filter for duplicates#20479

Merged
TurboGit merged 1 commit intodarktable-org:masterfrom
zisoft:duplicates-filter
Mar 10, 2026
Merged

add collection filter for duplicates#20479
TurboGit merged 1 commit intodarktable-org:masterfrom
zisoft:duplicates-filter

Conversation

@zisoft
Copy link
Collaborator

@zisoft zisoft commented Mar 10, 2026

I have implemented it so that the lowest version number is treated as the "original" image.

  • images with duplicates: selects all images which have at least one additional version, including the originals.
  • duplicates only: only selects the duplicates without the originals. This makes it easy to delete all duplicates and let the originals untouched.
Bildschirmfoto 2026-03-10 um 15 04 34 Bildschirmfoto 2026-03-10 um 15 05 11

fixes #20472

@zisoft
Copy link
Collaborator Author

zisoft commented Mar 10, 2026

Release notes:

Added a new collection filter for image duplicates.

@zisoft zisoft force-pushed the duplicates-filter branch from ccb3b41 to c91027f Compare March 10, 2026 16:46
@zisoft zisoft force-pushed the duplicates-filter branch from c91027f to e0db355 Compare March 10, 2026 16:47
Copy link
Member

@TurboGit TurboGit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works for me, thanks!

A really nice addition, I would have needed that some time.

@TurboGit TurboGit merged commit 1ef877a into darktable-org:master Mar 10, 2026
5 checks passed
@TurboGit TurboGit added this to the 5.6 milestone Mar 10, 2026
@TurboGit TurboGit added priority: low core features work as expected, only secondary/optional features don't scope: DAM managing files, collections, archiving, metadata, etc. labels Mar 10, 2026
@zisoft zisoft deleted the duplicates-filter branch March 10, 2026 17:16
@TurboGit TurboGit added the documentation-pending a documentation work is required label Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation-pending a documentation work is required priority: low core features work as expected, only secondary/optional features don't scope: DAM managing files, collections, archiving, metadata, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FR] Duplicate Selection Filter

2 participants