qarmin / czkawka

Multi functional app to find duplicates, empty folders, similar images etc.
Other
18.32k stars 603 forks source link

I suggest adding a new option Hash and Name in the Check method, similar to Size and Name, or replacing it. #1286

Open HyBoxwood opened 1 month ago

HyBoxwood commented 1 month ago

Sometimes the same file needs to exist under different filenames as placeholders, so their filenames should be used as comparison criteria. Is comparing only the filename and size really sufficient to determine if the file hasn't changed? Therefore, I believe that compared to options like Hash or Size and Name, Hash and Name is necessary.

Alternatively, the options Name, Size, and Hash could be made selectable, allowing multiple selections. This would cover slightly more complex needs like mine. image