Cookbook
Practical recipes with CLI commands and curl examples. Pick a use case and copy-paste.
Getting Started
- Authenticate — Log in and get access tokens
- Use TUI Mode — Interactive terminal UI with vim-style keybindings
Task Management
- Create a Task — Create tasks via quick command, markdown file, or API
- Create Task from Text or Image — Let AI create tasks from plain text or images
- Update a Task — Change status, title, tags, or deadline
- Delete a Task — Remove tasks and restore from trash
- Query and Filter Tasks — Find tasks with SQL-like syntax or natural language
- Query Cheat Sheet — Copy-paste queries for common scenarios
- Save and Reuse Queries — Save frequently-used queries for one-click access
- Add Notes to a Task — Track progress and decisions with task notes
- Batch Update Tasks — Bulk status changes and cleanup
- Link Tasks Together — Create relationships between tasks
- Share a Task Publicly — Generate public links for view-only access
- Use Custom Fields — Add priority, story points, and other structured data
- Manage Tags — Organize tasks with tags
- Create a Kanban Board — Visual board with columns for task workflow
Budget & Expenses
- Manage Budgets — Create budgets, add plans, and track spending
- Log an Expense — Record spending manually, from receipt, or with text
- Manage Payment Accounts — Track credit cards, bank accounts, cash
Files
- Upload and Attach Files — Attach files to tasks, expenses, or budgets
Configuration
- Manage Multiple Accounts — Switch between servers with kubectl-style contexts
- Manage API Keys — Create keys for CI/CD and programmatic access
- Scripting with Environment Variables — CI/CD, automation, and shell scripts
Administration
- Backup and Export Data — Trigger backups and download your data
- Set Up Scheduled Jobs — Automate recurring actions
Integrations
- AI Agent Workflow — Use the CLI with Claude Code, Cursor, or other AI agents