ermig1979 / AntiDupl

A program to search similar and defect pictures on the disk
https://ermig1979.github.io/AntiDupl
MIT License
1.26k stars 93 forks source link

Replace file in the selection. #150

Closed Monk69bl closed 1 year ago

Monk69bl commented 1 year ago

Hi When I right click and Chose replace 1st picture by 2nd picture in selected results.

It is actually doing the opposite. It keeps the 1st picture and deletes the 2nd one.

Capture Capture1

yfdyh000 commented 1 year ago

The function is replace the 1st picture's file with 2nd picture, by file renamed.

dajotim937 commented 1 year ago

https://www.google.com/search?q=definition%3Areplace

You are welcome.

Monk69bl commented 1 year ago

Thank you all for the explanation.

@yfdyh000 "The function is replace the 1st picture's file with 2nd picture, by file renamed."

So does that mean the 1st picture is replaced with picture 2 BUT it keeps picture 1 filename?

dajotim937 commented 1 year ago

Yes.

Monk69bl commented 1 year ago

Thank you dajotim937