Searching files


Files/Folders can be searched by pressing F3, Ctrl+F, or the button in the Main Toolbar.

First option is to search starting from the folder where search button was pressed, and second option is root of that drive (see screenshot)


The search is recursive; i.e. it searches the Current Folder and all of its sub-folders.
The normal Windows wildcard characters (?, *) can be used. So, for example:

  • "*.*" finds all files
  • "*.docx" finds all ".docx" files
  • "filename?.txt" finds, for example, filename1.txt and filename2.txt


Click 

in front of any found items to locate the file in the Main Window


Clicking Tag tab lets you see all files that have been tagged with a certain color


Fuzzy search is not implemented; currently no plans. 


Future

Instant search with additional options like searching for date ranges is planned but there is no timeline set for it yet