Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore same directory option when searching similar images #1361

Open
komoreshi opened this issue Oct 7, 2024 · 0 comments
Open

Ignore same directory option when searching similar images #1361

komoreshi opened this issue Oct 7, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@komoreshi
Copy link

komoreshi commented Oct 7, 2024

I currently use czkawka heavily when searching for similar images and it's great. However, it becomes quite tedious sifting through thousands of images I know are similar since they're in the same sub directories.

├───DIR1
│   ├───SERVICE1
│   │   └───SUBSERVICE1
│   │       └───ID1
│   ├───SERVICE2
│   │   └───ID1
│   └───SERVICE3
│       └───ID1
├───DIR2
│   ├───SERVICE1
│   │   └───ID1
│   └───SERVICE2
│       ├───ID1
│       └───ID2
etc

E.g., I know DIR1\SERVICE2\ID1 will contain images multiple that are similar, but I don't need them to show up as results. An example would be if there are similar matching images in DIR1\SERVICE2\ID1 when compared to DIR2\SERVICE1\ID1. Adding all of these sub directories in manually and then selecting reference folders isn't ideal when there's hundreds of directories and thousands of files to compare. Is it possible to add an option to "Ignore same directory" when searching, similar to the "Ignore same size" option? Apologies if this isn't explained well - #1313 probably does a better job.

Thanks!

czkawka

@komoreshi komoreshi added the enhancement New feature or request label Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant