Skip to content

Search & Shortcuts

You can navigate, control, and search everything in Tasquera using rapid keyboard shortcuts and the built-in command palette.

Global Shortcuts

ShortcutAction
/Open quick-add / create task dialog
Ctrl / Cmd + K or 4Open Command Palette & Search
1Jump to Inbox
2Jump to Today
3Jump to Upcoming
EscClose open modals, popovers, or clear task focus
Ctrl / Cmd + ZUndo last action
Ctrl / Cmd + Shift + Z / Ctrl + YRedo last undone action

Task List Navigation (Vim & Arrow Keys)

When viewing any list, navigate and manipulate tasks without a mouse:

ShortcutAction
j / Move focus to next task in list
k / Move focus to previous task in list
xToggle checked / unchecked state of focused task
e or EnterOpen task details drawer / modal for editing
# or DeleteDelete focused task
Shift + ClickMulti-select tasks for Batch Action Bar

Search Query Operators & Filters

The search engine (Ctrl/Cmd + K) supports full-text search across titles, markdown descriptions, subtask checklists, link bookmarks, list names, and priorities. You can also combine keyword queries with powerful filter operators:

OperatorFunctionExample
is:open / is:todoShow only open / incomplete tasksreview is:open
is:done / is:completedShow only completed taskstaxes is:done
is:in_progressShow tasks currently in progresswebsite is:in_progress
is:recurringShow recurring tasksweekly is:recurring
p:<level> / priority:<level>Filter by priority (urgent, high, medium, low)p:urgent bug
in:<list>Restrict search to a specific collection/listin:work budget

Command Palette Actions

Beyond searching tasks, Ctrl/Cmd + K gives you instant access to workspace utilities:

  • Quick Navigation: Jump to Inbox, Today, Upcoming, Calendar, Completed, Settings, or custom collections.
  • Create Task / New List: Launch task creation or add a new collection on the fly.
  • Export JSON Backup: Download your entire workspace as a snapshot .json backup file.
  • Export Markdown Checklist: Copy or download active tasks formatted as a clean Markdown - [ ] checklist.
  • Toggle Theme: Instant switch between Warm Editorial Dark and Daylight Light themes.
  • Clear Completed: Archive/remove completed tasks across your lists (reversible with Undo).
  • Bulk Delete Lists: Select and delete multiple lists simultaneously.