commit eef9c1b3fa26af89c6afe346713f165ec7e27857
parent affabe76e093b1d75773da1b9caa91addb3eea37
Author: Michael Percival <m@michaelpercival.xyz>
Date: Thu, 16 Apr 2026 10:35:24 +0100
add: do the laundry (today)
Diffstat:
3 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/backlog.md b/backlog.md
@@ -5,4 +5,4 @@
- [ ] Update todo logic: triage stale items into today's list or backlog
## Shopping List
-- [ ] Black bin bags
+- [ ] Black bin bags+
No newline at end of file
diff --git a/conversations/8635289153.json b/conversations/8635289153.json
@@ -78,5 +78,13 @@
{
"role": "assistant",
"content": "Added "do the laundry" to today's tasks!nn{"reply":"Added \"do the laundry\" to today's tasks!","updatedToday":"# Todo — 2026-04-16\n\n## Tasks\n- [ ] Do one systems design practice interview problem\n- [ ] Clean desk\n- [ ] Black bin bags\n- [ ] Do the laundry\n\n## Done\n","updatedBacklog":"## Urgent\n\n## Someday\n- [ ] Refactor todo list: daily lists ordered by date/time + backlog to pull items from\n- [ ] Update todo logic: triage stale items into today's list or backlog\n\n## Shopping List\n- [ ] Black bin bags","commitMessage":"add: do the laundry (today)"}"
+ },
+ {
+ "role": "user",
+ "content": "Hey, can you try again? I got a JSON pass error last time you did that."
+ },
+ {
+ "role": "assistant",
+ "content": "Added "do the laundry" to today's tasks!"
}
]
No newline at end of file
diff --git a/today.md b/today.md
@@ -4,5 +4,6 @@
- [ ] Do one systems design practice interview problem
- [ ] Clean desk
- [ ] Black bin bags
+- [ ] Do the laundry
## Done