Docs Task Manager Tasks Deep Dive

Tasks Deep Dive

Cloud-synced todo lists with priorities, tags, reminders, AI parsing, and a global Quick Task panel that is always one shortcut away.

Anatomy of a task

FieldNotes
TitleRequired.
DescriptionMarkdown supported.
PriorityNone · Low · Medium · High · Urgent — colour-coded.
TagsFree-form labels with autocomplete.
Due dateOptional; triggers a reminder notification 1 hour before.
ReminderCustom date/time, recurring (daily/weekly/monthly).
ListInbox · Today · Upcoming · custom lists.

AI task parsing

Type a single line like "remind me to deploy v0.10 next Friday at 4pm #release !urgent" and the AI parses out:

  • Title: Deploy v0.10
  • Due date: next Friday at 16:00
  • Tags: release
  • Priority: Urgent

Quick Task panel

Press Cmd+Opt+V from any module (or any other app on macOS) to open a slide-out panel for capturing a task without leaving your current context. Supports the same AI parsing.

Cloud sync

Tasks sync via the cloud Sanctum API; updates push over WebSocket so a task created on mobile appears on the desktop within seconds.

Lists & filters

  • Inbox — tasks without a list assignment.
  • Today — due today or overdue.
  • Upcoming — due within 7 days.
  • Filter by tag, priority, or full-text search.
  • Group by list, priority, or due date.

Keyboard shortcuts

ShortcutAction
Cmd+NNew task in current list
Cmd+Opt+VQuick Task panel (global)
SpaceToggle complete on selected task
DeleteDelete selected task

Last updated 3 hours ago

No matches.