Advanced File-Searching

To start searching for files on your computer go to File -> File Search or simply press CTRL-F. A new tab named "File Search" with a search panel will show up.

Basic search querys:

search termresult
myfile.txtfind all myfile.txt files
myfile.*find all types of files that are named myfile
*.txtfind all text files

Advanced search querys:

You can combine search querys by placing a semicolon (;) between them:

search termresult
*.txt; *.docfind all text files and all *.doc files
Page last modified on 20:53 by badloginname