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

Added new Open Both Folders button #102

Closed inger147 closed 4 years ago

inger147 commented 4 years ago

Notes:

ermig1979 commented 4 years ago

The folder which contains the image can be open from context menu of the image. Are you sure that opening of two folders is so often used operation that we need to create new button?

inger147 commented 4 years ago

In my experience at least, I found that I was opening both folders so often that I found it to be quite useful to have a button available that would open both at once. For large image collections, it saves time + clicks versus using the context menu on each image, plus it lessens the chance of clicking something unintended in the context menu, such as "add to ignored folders" which I found myself clicking accidentally on occasion.

ermig1979 commented 4 years ago

Ok. I will merge your pull request.