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 "Review pull request tomorrow @backend #urgent"
# See your tasks
tycana list
# See today's work
tycana view today
# Mark it done
tycana done "review pull request"
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.
Viewing Tasks
Lists, today view, timeline, overdue, and productivity insights.
Organization
Projects, tags, saved 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.