Hi. Premiere Pro auto save files on a subfolder called "Adobe Premiere Pro Auto-Save" created on each project folder. Every project im working on have its own "Adobe Premiere Pro Auto-Save" folder. How can I prevent files INSIDE those folders appear on search results?
Thanks!
Exclude files on "Adobe Premiere Pro Auto-Save" folders
Re: Exclude files on "Adobe Premiere Pro Auto-Save" folders
To exclude files and folders INSIDE folders named Adobe Premiere Pro Auto-Save:
Adobe Premiere Pro Auto-Save folders will still show up in the index with these filters.
However, these Adobe Premiere Pro Auto-Save folders will appear empty in the index.
Including a \ in the filter will match the full path and filename for each file/folder.
* = match any number of any character.
- In "Everything", from the Tools menu, click Options.
- Click the Exclude tab.
- Click Add Filter....
- Set the filter to:
Code: Select all
*\Adobe Premiere Pro Auto-Save\*
- Click OK.
- Set Exclude files to:
Code: Select all
*\Adobe Premiere Pro Auto-Save\*
- Click OK.
Adobe Premiere Pro Auto-Save folders will still show up in the index with these filters.
However, these Adobe Premiere Pro Auto-Save folders will appear empty in the index.
Including a \ in the filter will match the full path and filename for each file/folder.
* = match any number of any character.
Re: Exclude files on "Adobe Premiere Pro Auto-Save" folders
Thank you very much, Void. Excelent tool. BTW, using AutoHotkey i managed to click on a file in the results, press CTRL-C and make Total Commander get focus with the file selected (not just the folder). This is amazing and still playing with Everything, lots to learn, thanks. (Avafind ex-user here).