Find files in subfolders from names in txt list + add suffix to them

General discussion related to "Everything".
Post Reply
temporalnaut
Posts: 2
Joined: Thu Dec 21, 2023 7:28 pm

Find files in subfolders from names in txt list + add suffix to them

Post by temporalnaut »

Hi, I have 1373 file names with extensions in the text file (in individual lines). I need to find files with these names in a specific folder that contains files with these names as well as other files in subfolders. I would need to put these 1373 into Advance Renamer. Or maybe Everything can do it too - I just need to add the same word to the end of their title. Is this possible through Everything?
void
Developer
Posts: 15351
Joined: Fri Oct 16, 2009 11:31 pm

Re: Find files in subfolders from names in txt list + add suffix to them

Post by void »

To search for a list of filenames:
  • In Everything, from the Search menu, click Advanced Search.
  • Scroll down to the bottom and to the right of "Search for a list of file names" click Browse....
  • Select your file list txt file (please make sure you use UTF-8 encoding) and click Open.
  • Click OK.
    (the search box may appear empty if the list of filenames is really large, your search will still work)
    ---
  • From there, you can refine your search, select all files and hit F2 to rename multiple files/add your suffix.


File List Slots in Everything 1.5.
temporalnaut
Posts: 2
Joined: Thu Dec 21, 2023 7:28 pm

Re: Find files in subfolders from names in txt list + add suffix to them

Post by temporalnaut »

You saved me a lot of time. Thank you very much for your quick response and great program!
Post Reply