Advanced searches, queries, and keyterms
Sometimes, it's helpful to know the technical form of a keyword. You don't need to know the technical form of a keyword for basic searches; for example, you can just search website instead of the technical form type:webpage, though both will pull up all of your saved website links.
As another example, say you want to see everything you've ever watched or read. OR searches require the technical term, so you'll need to know them to type out your query. (For the example above, you would search for action:read || action:watch && completed:true)
Technical keyterms
Operators
- && (AND / Deep Search)
- Example: cars && images shows ONLY images with cars
- Note: Pressing Enter after a keyword, also called a Deep Search, gives you the same result
- || (OR search)
- Example: cats || dogs reveals anything related to cats or dogs
- - (Exclusion search)
- Just add a minus sign in front of the keyword you want to exclude.
- Example -landscape removes anything related to landscapes in your results
Completed
- completed:true
- completed:false
Actions
| Card types | Technical Keyword | Keyword (completed:false) | Keyword (completed:true) |
|---|---|---|---|
| Books, Articles | action:read | read later | read |
| Movies, TV Shows, TV Episodes | action:watch | watch later | watched |
| Products | action:aquire | buy later | purchased |
| Albums, Songs, Playlists, Podcasts | action:listen | listen later | N/A |
| Video Games | action:play | N/A | played |
Card type keyterms
If you're going to combine card types in an OR query, you'll need to use their technical term.
| Content Type | Technical Keyword |
|---|---|
| Album | type:music-album |
| App | type:app |
| Article | type:article |
| Book | type:book |
| Colors/Palettes | type:palette |
| Document | type:document |
| GitHub repositories | type:repository |
| Highlights | #highlight |
| Image | type:image |
| Instagram post | site:instagram |
| Instagram Reel | type:reel |
| Movie | type:movie |
| Note | type:note |
| format:pdf | |
| Playlist | type:music-playlist |
| Podcast | type:podcast |
| Product | type:product |
| Quote | type:quote |
| Real Estate | type:real-property |
| Recipe | type:recipe |
| type:post && site:reddit | |
| Snippets | type:content |
| Social Media Post (Mastodon, Reddit, X, Bluesky, Threads) | type:post |
| Songs | type:music-recording |
| Substack Notes | type:substack-note |
| Ted Talk | type:ted-talk |
| Todos | #todo |
| TV Show | type:tv-series |
| TV Episode | type:tv-episode |
| Tweet/X-post | type:x-post |
| Video | type:video |
| Web Page/Website | type:webpage |