Just looking at the dupe function.
Currently there's no natural menu-method to do the rather common requirement of finding duplicates by Modified and Size.
You have to do that using something like
file: dupe:date-modified;size groupcolors:
Now you can right-click to find Modified dupes and then right-click to find Size dupes within that, but although seeming rather similar that is actually different, and actually depends on the order you do it. For example I've quickly set up a scenario where finding Modified dupes then finding Size produces a different result from the reverse of finding Size then finding Modifieds, and which is also different from the desired dupe:date-modified;size
This difference also comes into play with programs that update files (changing their size) without changing their timestamp, which typically graphics programs are able to do and no doubt others, and I would think actions that create several files at once.
Can I recommend something be done to remedy this.
* It could be that you could have two find dupe menu items, one saying "Find <property> Duplicates within list" the other saying "Duplicates must also match <property>" (which only needs to show when there's an existing dupe). However, I think that might be confusing, although it's probably fair to say the existing situation is probably deceptive in that I suspect most won't realise applying two dupes in sequence is not the same as applying a single combination dupe.
* Perhaps the methodology of the existing multiple application could be changed to be of the combination-dupe kind, or on applying a second dupe on a first it could ask which method to use, which is a reasonable solution. Perhaps an option to automatically choose one of the two methods without asking.
* Perhaps there could be a dedicated menu or dialog for finding Dupes providing common solo dupes and common combination dupes, with an "advanced..." dialog like the advanced sort dialog that allows selecting several properties with useful tick boxes like one to apply groupcolors: -- I think this might be best, even just the dialog alone would be a simple solution.
D
Currently there's no natural menu-method to do the rather common requirement of finding duplicates by Modified and Size.
You have to do that using something like
file: dupe:date-modified;size groupcolors:
Now you can right-click to find Modified dupes and then right-click to find Size dupes within that, but although seeming rather similar that is actually different, and actually depends on the order you do it. For example I've quickly set up a scenario where finding Modified dupes then finding Size produces a different result from the reverse of finding Size then finding Modifieds, and which is also different from the desired dupe:date-modified;size
This difference also comes into play with programs that update files (changing their size) without changing their timestamp, which typically graphics programs are able to do and no doubt others, and I would think actions that create several files at once.
Can I recommend something be done to remedy this.
* It could be that you could have two find dupe menu items, one saying "Find <property> Duplicates within list" the other saying "Duplicates must also match <property>" (which only needs to show when there's an existing dupe). However, I think that might be confusing, although it's probably fair to say the existing situation is probably deceptive in that I suspect most won't realise applying two dupes in sequence is not the same as applying a single combination dupe.
* Perhaps the methodology of the existing multiple application could be changed to be of the combination-dupe kind, or on applying a second dupe on a first it could ask which method to use, which is a reasonable solution. Perhaps an option to automatically choose one of the two methods without asking.
* Perhaps there could be a dedicated menu or dialog for finding Dupes providing common solo dupes and common combination dupes, with an "advanced..." dialog like the advanced sort dialog that allows selecting several properties with useful tick boxes like one to apply groupcolors: -- I think this might be best, even just the dialog alone would be a simple solution.
D
Statistics: Posted by meteorquake — Fri Nov 22, 2024 8:16 am