todo-list

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

commit 3723faec7754930952bd63e0f060e6edc06af895
parent 4137c92904bc6642eee1a27bb914c519ac489c41
Author: Michael Percival <m@michaelpercival.xyz>
Date:   Thu, 16 Apr 2026 10:22:45 +0100

move: clean desk + black bin bags to today

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

diff --git a/backlog.md b/backlog.md @@ -1,7 +1,5 @@ ## Urgent - [ ] Do the dishes -- [ ] Clean desk -- [ ] Black bin bags ## Someday - [ ] Refactor todo list: daily lists ordered by date/time + backlog to pull items from diff --git a/conversations/8635289153.json b/conversations/8635289153.json @@ -54,5 +54,13 @@ { "role": "assistant", "content": "Added to today's tasks!" + }, + { + "role": "user", + "content": "Can you add the clean desk task and the black bin bags task to today's list?" + }, + { + "role": "assistant", + "content": "Done — clean desk and black bin bags added to today." } ] No newline at end of file diff --git a/today.md b/today.md @@ -2,5 +2,7 @@ ## Tasks - [ ] Do one systems design practice interview problem +- [ ] Clean desk +- [ ] Black bin bags ## Done