Task Modal
Tapping a task opens the task modal — a bottom sheet with all task details.
Anatomy
┌─────────────────────────────┐
│ ☐ Task title │
│ ───────────────────────── │
│ 📅 Due date ⚡ Energy │
│ ⏱ Duration │
│ ───────────────────────── │
│ Notes (markdown) │
│ ───────────────────────── │
│ Subtasks │
│ ☐ Subtask 1 │
│ ☑ Subtask 2 │
│ ───────────────────────── │
│ 🛒 Shopping list │
│ • Item 1 │
└─────────────────────────────┘
Fields
- Title — tap to edit inline
- Due date — tap the date pill to open the date picker
- Energy — Low / Medium / High; tap to cycle
- Duration — estimated time; tap to set
- Notes — full markdown editor
- Subtasks — tap + to add; tap to check off
- Shopping list — items automatically sync to the Shopping space
Completing a task
Tap the checkbox at the top-left of the modal, or the checkbox on the task row in the project list.