todo-list

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

commit 7b0be09e68b2dff6316173958335fc2a180e0856
parent a2a3fc812592fc12f7b27fbb504b9c1417ae5a0f
Author: Michael Percival <m@michaelpercival.xyz>
Date:   Thu, 16 Apr 2026 10:17:43 +0100

add: triage stale items task (someday)

Diffstat:
Ctoday.md -> archive/2026-04-15.md | 0
Mbacklog.md | 6++++++
Mconversations/8635289153.json | 8++++++++
Mtoday.md | 2+-
4 files changed, 15 insertions(+), 1 deletion(-)

diff --git a/today.md b/archive/2026-04-15.md diff --git a/backlog.md b/backlog.md @@ -4,3 +4,8 @@ - [ ] Black bin bags ## 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 diff --git a/conversations/8635289153.json b/conversations/8635289153.json @@ -38,5 +38,13 @@ { "role": "assistant", "content": "Added to This Week — let me know if you'd like it somewhere else." + }, + { + "role": "user", + "content": "Please add a task to update the to-do logic to allow for triaging stale items on the todo list into either today's todo list or the backlog." + }, + { + "role": "assistant", + "content": "Added to Someday — grouped it near the other refactor task since they're related." } ] No newline at end of file diff --git a/today.md b/today.md @@ -1,4 +1,4 @@ -# Todo — 2026-04-15 +# Todo — 2026-04-16 ## Tasks