todo
Verified for current stable LTS
Todo Command: List Startable Tasks
Use for list startable tasks with Todo. Exact CLI syntax to list startable tasks using Todo.
When to use this: Use for list startable tasks with Todo.
Command Syntax
todo list --startable todo list --startable Live Command Builder
Final Command
todo list --startable Command Breakdown
--startable- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list startable tasks using Todo.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Todo Command: Add Location To Task
todo edit --location <location_name> <task_id> Todo Command: Add New Task To Work List todo new <thing_to_do> -l <work> Todo Command: Delete Task todo delete <task_id> Todo Command: Flush Done Tasks todo flush Todo Command: Mark Tasks As Completed todo done <task_id1 task_id2 ...>