Todo Complete

Mark a task as done.

Command Info
Usage/todo complete id:<id>

Overview#

Move a task to completed.

Parameters#

OptionRequiredDescription
idYesThe task id, as shown in /todo list

Behavior#

  • The task moves to the completed column on the board
  • Any due-date reminder for it stops
  • Completed tasks stay on the board rather than disappearing. Use /todo remove to get rid of one entirely

Examples#

/todo complete id:42