---
title: "How to filter notes"
url: "https://recollect.fyi/support/note-management/how-to-filter-notes/"
updated: "2026-08-09T23:23:39+00:00"
sources:
  - "https://recollect.fyi/support/note-management/how-to-filter-notes/"
---

By default, notes are listed chronologically based on the date and time they were last modified. If you prefer to list notes by creation date or title, the default sort preference can be changed in Settings.

![Screenshot of the Default Sort menu in Settings, with an open dropdown listing Latest Modified, Latest Created, and Title.](https://recollect.fyi/wp-content/uploads/2025/01/recollect-default-sort.webp)The Default Sort setting under Preferences lets you order notes by latest modified, latest created, or title.Scrolling the list view becomes cumbersome as you add more notes and need to recall them. Therefore, we made filtering notes quick and effortless. We recommend [using tags](https://recollect.fyi/support/managing-notes/how-to-use-tags/) extensively to get the most out of the notes filter. Tags act as a folder replacement, making filtering notes an even more effective way to find notes quickly.

## Filtering notes with keywords

To begin, click the search bar or type the CMD + F [keyboard shortcut](https://recollect.fyi/support/managing-notes/how-to-use-short-cuts-hotkeys/) to select it. Start typing the word related to the note you’re searching for. Each letter typed filters the list in real-time. Press the spacebar and type another word if the first word doesn’t reveal the note you want to recall.

 ![](https://customer-15o8x94gylvqq4v1.cloudflarestream.com/b19d02cd3083755e4d96ae86fcb1d736/thumbnails/thumbnail.jpg?time=0s&width=1200)

 **Recollect filtering notes**Like this video1 view2 years ago

  Once you find the note, there are three methods to open it:

1. Click on the note.
2. Press the Return/Enter key if it’s the first result.
3. Use the ↓ key to select the note in the list and then press the Return/Enter key.

## Filtering notes with tags

There are two ways to filter notes with tags. The first method is to type `#` and then the tag name. As you type, the tag list shortens only to display the tags that match your text.

 ![](https://customer-15o8x94gylvqq4v1.cloudflarestream.com/f132c401daf439b3f59d6aeab69d4de1/thumbnails/thumbnail.jpg?time=0s&width=1200)

 **Filtering notes with tags**Like this video1 view2 years ago

  The other method is to click on a tag in the notes list.

 ![](https://customer-15o8x94gylvqq4v1.cloudflarestream.com/b0626b78d66d2bbece86f4f07997a2e1/thumbnails/thumbnail.jpg?time=0s&width=1200)

 **Clicking on tags to filter notes**Like this video1 view2 years ago

  ## Advanced search operators

Beyond words and tags, the search bar understands a few operators you can combine to narrow your results:

- `"exact phrase"` — match an exact phrase.
- `-word` or `-#tag` — exclude notes that contain that word or tag.
- `-#` — show only notes that have no tags.
- `-!` — show only notes that have no image.
- `before:2026-01-31` and `after:2026-01-31` — filter by when a note was last updated. A year or month on its own also works, such as `after:2026`.
- `filetype:pdf`, `filetype:image`, or `filetype:file` — show notes that contain that kind of attachment.
- `intitle:word` — match only notes with the word in their title.
- `@name` — find notes you shared with a specific person.

You can mix these together. For example, `project #work -#archive after:2026` finds notes that contain the word project, are tagged `#work`, are not tagged `#archive`, and were updated since the start of 2026.