todo-list

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit d4f8a2a6e2f556b37c932e5da0b82b0f3343c0f0
parent 3723faec7754930952bd63e0f060e6edc06af895
Author: Michael Percival <m@michaelpercival.xyz>
Date:   Thu, 16 Apr 2026 10:23:58 +0100

remove: do the dishes (backlog urgent)

Diffstat:
Mbacklog.md | 4+---
Mconversations/8635289153.json | 8++++++++
2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/backlog.md b/backlog.md @@ -1,9 +1,8 @@ ## Urgent -- [ ] Do the dishes ## Someday - [ ] Refactor todo list: daily lists ordered by date/time + backlog to pull items from - [ ] Update todo logic: triage stale items into today's list or backlog ## Shopping List -- [ ] Black bin bags- No newline at end of file +- [ ] Black bin bags diff --git a/conversations/8635289153.json b/conversations/8635289153.json @@ -62,5 +62,13 @@ { "role": "assistant", "content": "Done — clean desk and black bin bags added to today." + }, + { + "role": "user", + "content": "And remove do the dishes from the back look please" + }, + { + "role": "assistant", + "content": "Removed do the dishes from the backlog." } ] No newline at end of file