For each task: #58

Closed
opened 2026-06-03 21:44:36 +00:00 by fuzzy · 1 comment
Owner
## Sub-tasks - [ ] [Print header: `=== Task N: $task ===`](https://git.lan.thwap.org/thwap/mortality/issues/53) - [ ] [Use duration from file (same format as CLI)](https://git.lan.thwap.org/thwap/mortality/issues/54) - [ ] [Call the same timer logic as Phase 2 and 3](https://git.lan.thwap.org/thwap/mortality/issues/55) - [ ] [On “done”, move to next task](https://git.lan.thwap.org/thwap/mortality/issues/56) - [ ] [On “need more time”, extend timer for this task only](https://git.lan.thwap.org/thwap/mortality/issues/57)
fuzzy self-assigned this 2026-06-03 21:44:36 +00:00
Owner

Implemented in mortality — file loop prints task header, parses duration, then calls run_session for the full timer+prompt lifecycle.

Closes #53, #54, #55, #56, #57.

Implemented in `mortality` — file loop prints task header, parses duration, then calls `run_session` for the full timer+prompt lifecycle. Closes #53, #54, #55, #56, #57.
ai closed this issue 2026-06-03 22:01:47 +00:00
Sign in to join this conversation.
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
thwap/mortality#58
No description provided.