arsenetar / dupeguru

Find duplicate files
https://dupeguru.voltaicideas.net
GNU General Public License v3.0
5.37k stars 415 forks source link

Feature Request: "Custom Command" for all selected dupes #562

Open eproskurin opened 5 years ago

eproskurin commented 5 years ago

It would be great, if the "Custom Command" can process not only currently selected dupe, but all selected (or checked) dupes one by one.

Many thanks!

Juraj2 commented 3 years ago

I vote for the feature as well. It would be very useful to let to run the custom command automatically for every selected file and not have to run it manually for every file. Custom command can be for example to custom rename the duplicate and move it to a specific location.

glubsy commented 3 years ago

This should not be too difficult to implement. Simply add a new placeholder variable which would hold every selected item.

Weafyr commented 3 years ago

Any chances for this feature being ever implemented? - Its not even user friendly, I was confused why custom command action is applied only on file that has been clicked on and not to all files as the other action does.

glubsy commented 3 years ago

Yes this feature could be implemented. I might end up doing it in the near future, I just have to find some free time to work on it. It's on my TODO list at least.

arsenetar commented 1 year ago

It is already possible to select multiple duplicates with shift/ctrl and then apply the custom command to the whole batch. Selection != Marked (marked is when you have checked the box next to a file).

FredWahl commented 1 year ago

Very good idea! I haven’t used but I assumed that it worked like you suggest.