todo
Verified for current stable LTS
Todo Command: Add New Task To Work List
Use for add new task to work list with Todo. Exact CLI syntax to add new task to work list using Todo.
When to use this: Use for add new task to work list with Todo.
Command Syntax
todo new <thing_to_do> -l <work> todo new <thing_to_do> -l <work> Command Breakdown
-l- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to add new task to work list 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: Delete Task todo delete <task_id> Todo Command: Flush Done Tasks todo flush Todo Command: List Startable Tasks todo list --startable Todo Command: Mark Tasks As Completed todo done <task_id1 task_id2 ...>