Advanced search

Cody AdamFounder & CEO
We've enhanced the search functionality to support more diverse and complex queries.
You can access the search bar at the top of the page or use the ⌘K shortcut.
But most importantly, this enhancement is a game changer for the AI, greatly improving its ability to understand your files and deliver more accurate and powerful modifications.
To craft your own queries, here are a few examples:
- Find PDFs: 
type:pdf - Search within a folder: 
path:Documents/* - Search by content: 
semantic:"project documentation" - Find PDFs named "report" in your Documents folder: 
type:pdf path:Documents/* report - Exclude file types: 
-type:exe - Find folders starting with "project": 
name:project* isDir:true - Find files modified after a specific date: 
modTime:>2023-01-01 - Find duplicate files: 
isDuplicate:true 
Give it a try and share your feedback!