todo
Verified for current stable LTS
Todo Command: Delete Task
Use for delete task with Todo. Exact CLI syntax to delete task using Todo.
When to use this: Use for delete task with Todo.
Destructive Command Warning
Destructive operation. Confirm the target path and keep a backup before executing.
Command Syntax
todo delete <task_id> todo delete <task_id> Command Breakdown
todo is the base executable for this command.
FAQ
Purpose: Exact syntax to delete task 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: 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 ...>