todo
Verified for current stable LTS
Todo Command: Mark Tasks As Completed
Use for mark tasks as completed with Todo. Exact CLI syntax to mark tasks as completed using Todo.
When to use this: Use for mark tasks as completed with Todo.
Command Syntax
todo done <task_id1 task_id2 ...> todo done <task_id1 task_id2 ...> Live Command Builder
Final Command
todo done <task_id1 task_id2 ...> Command Breakdown
todo is the base executable for this command.
FAQ
Purpose: Exact syntax to mark tasks as completed 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: List Startable Tasks todo list --startable