Projects

Search

Updated 2026-08-11·3 min read

TL;DR: Taskade search finds a task by the exact phrase, a synonym, or a word inside an uploaded PDF. It combines full-text matching, semantic search that understands meaning (not just exact words), and reading text inside your files. Press Cmd/Ctrl + K to search the whole workspace, Cmd/Ctrl + F to search within a project.

One query runs through every search layer at once, then returns results you can click straight to.

Search Within Projects

Search lets you find blocks and tasks containing keywords and search terms.

  1. Search within a project with the ⌨️ CTRL + F / + F shortcut.
  2. (optional) You can also search for #mentions, #tags, and usernames.

💡 Note: Taskade highlights search terms with the selected theme color.


Search Across Workspaces

You can search from anywhere inside Taskade with Quick Add shortcut:

  1. Press ⌨️ CTRL + K / + K.
  2. Type your phrase in the pop-up window.
  3. Click any of the results to navigate to target projects.

💡 Note: Visit ⚡️Quick Add Shortcut (Tasks, Notes) to learn more.


Use the Global Search feature to search across workspaces, folders, and projects.

  1. Click the 🔍 Search button at the top of the left navigation pane.
  2. Type the phrase you're looking for and press ⌨️ Enter.
  3. Pick a tab to narrow the results: Apps, All, Projects, Tasks, or Comments.
  4. (optional) Click Show filters for more ways to narrow the list, and Hide filters to collapse them again.
  5. Click any of the search results to jump to tasks/notes.

Apps is selected by default, so your first results are the apps in your workspace. Switch tabs to look somewhere else:

Tab What it returns
Apps Apps in your workspace (the default)
All Every match, across every type
Projects Project names and project content
Tasks Individual tasks and subtasks
Comments Comments left on tasks and projects
┌──────────────────────────────────────────────────────────┐
│  🔍  quarterly report                                    │
├──────────────────────────────────────────────────────────┤
│  ▸[ Apps ]  All   Projects   Tasks   Comments            │
│                                        ⌄ Show filters    │
├──────────────────────────────────────────────────────────┤
│  📦  Q3 Reporting App                                    │
│  📦  Finance Dashboard                                   │
└──────────────────────────────────────────────────────────┘


Smarter Search Indexing

Taskade search now features enhanced indexing that understands context and meaning:

  • Semantic search: Find results by meaning, not just keywords
  • Cross-project search: Search across all projects, agents, and automations in your workspace
  • Agent knowledge search: Search within agent training data and knowledge sources
  • Instant indexing: New content is searchable immediately after creation

Tips

  • Use ⌨️ Ctrl/⌘ + F for quick in-project searches and ⌨️ Ctrl/⌘ + K for cross-workspace searches.
  • Switch tabs in Global Search (Apps, All, Projects, Tasks, Comments) and click Show filters to narrow results further.
  • Search works across all project views, so results link directly to the matching task regardless of the view you are in.

Was this helpful?