aboutsummaryrefslogtreecommitdiff
path: root/archive/task-archive.org
Commit message (Collapse)AuthorAgeFilesLines
* fix(page): pages are info-level, not alarm-redCraig Jennings4 hours1-0/+54
| | | | | | Craig's verdict on the all-red page styling: it reads like the system is about to crash. page-me and the work-the-backlog end-of-set page now use notify info --persist, still persistent and audible, never crash-scary. status-check's success and fail notifications keep their types, since a job outcome isn't a page. The commit also carries the two loop-filed task records and the archive sweep counterpart from earlier tonight.
* chore: shed the Resolved backlog to task-archive.org on first aging runCraig Jennings44 hours1-0/+1666
The new --archive-done aging step's first run on this repo moved 58 closed subtrees older than seven days out of todo.org's Resolved section into archive/task-archive.org, leaving the last week in-file. Confirms the feature end to end: this repo tracks its todo file, so the archive is tracked and no gitignore entry was added.