File name: begins with, contains...

The best solution for finding and removing duplicate files.
dcwul62
Posts: 70
Joined: Mon Jun 10, 2013 9:51 am

File name: begins with, contains...

Post by dcwul62 »

I was seeking a way to find duplicate files based on size AND file names start with ... a specific text.
Currently available 'Same file name', 'Same extension', 'Similar file names' ..
In the Selection Assistant, there is an option "FIle Names" (Contains, Start with...)
SnagIt-20112024 074110.png
SnagIt-20112024 074110.png (9.42 KiB) Viewed 10693 times
maybe add this to scan criteria?

This to avoid having a boatload of other duplicates that I am not focussing on at this moment.

Just a positively meant idea (assuming this option is not already available)
No criticism.

Thanks.
User avatar
DigitalVolcano
Site Admin
Posts: 1863
Joined: Thu Jun 09, 2011 10:04 am

Re: File name: begins with, contains...

Post by DigitalVolcano »

It's not obvious, but assuming this is what you want you can just edit the file filter:-
-On the Criteria Tab, uncheck All File Extensions
-Change 'Included' to be something like, for example:

Code: Select all

MyName*.*
or

Code: Select all

MyName*.jpg
You can even have multiple settings by separating them with a semicolon
dcwul62
Posts: 70
Joined: Mon Jun 10, 2013 9:51 am

Re: File name: begins with, contains...

Post by dcwul62 »

Many thanks.
Wow.... this feature is quite hidden!
I believe it deserves some more attention, so to say.
Would never have found it to be honest.

Again, many thanks!
Post Reply