Documentation
Everything you need to use Tycana effectively. If you haven’t installed yet, start at the Install page.
Quick Start
# Add a task
tycana add "Renew staging cert tomorrow @infra #urgent"
# See your tasks
tycana list
# See today's tasks
tycana list "today"
# Mark it done
tycana done "renew staging cert"
That’s it. Everything else builds on these four commands.
Enable Sync (Optional)
Cloud sync, calendar feeds, AI access, and spaces require a Sync subscription ($6/mo).
# Log in with magic link (no password)
tycana account login
# Check status
tycana account status
Guides
Task Management
Adding, completing, editing, and removing tasks with natural language.
Natural Language
Date, time, recurrence, and metadata patterns supported by the parser.
Viewing Tasks
Lists, filtering, cross-space views, and productivity insights.
Organization
Projects, tags, predefined filters, spaces, and context switching.
Sync & Calendar
Cloud sync, multi-device workflow, and calendar subscriptions.
Recurring Tasks
Natural language recurrence, templates, and lifecycle management.
Time Tracking
Start, stop, pause, and resume timers on your tasks.
Scripting
JSON/YAML output, calendar export, shell aliases, and completions.
Reference
Full command table, data storage, configuration, and troubleshooting.