Skip to main content

Edit and complete tasks

Ticking a task off is the satisfying part — and if the details change, you can rename it, re-date it, or remove it entirely.

  1. Click Home and open the Todos tab to see your task list.

  2. Click the round check on any task to mark it Done. Click it again to move it back to To do.

  3. To change a task, click it to open its detail. Edit the title, the Associated course, the Description, or the Deadline — every change saves on its own.

    Screenshot coming soon
    An open task's detail panel showing the editable title, Associated course, Description, and Deadline fields with the more-actions menu
    Capture spec (for maintainers)
    {
      "id": "web.tasks.edit-and-complete-tasks.task-detail",
      "platform": "web",
      "route": "/organization/todos",
      "actions": [
        {
          "click": {
            "testId": "todo-row"
          }
        }
      ],
      "clip": {
        "testId": "todo-detail",
        "pad": 16
      }
    }
  4. To remove a task, open it, click the â‹® (more actions) button, and choose Delete. You can also hover a task in the list and click the delete icon.

On the Latte desktop app

Editing and completing tasks works the same in the desktop app.