| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(org-agenda): drop OVERDUE block, lead with the schedule | Craig Jennings | 2026-06-15 | 1 | -0/+18 |
| | | | | | | | The daily F8 agenda opened with an OVERDUE block that re-listed every past-due scheduled or deadline task. Those items already show in the SCHEDULE block on today's line, since org-scheduled-past-days and org-deadline-past-days are both 10000. The OVERDUE section was pure duplication. I removed it and moved SCHEDULE to the top so the calendar leads the view. The now-dead cj/org-agenda-skip-subtree-if-not-overdue helper, its header defvar, and the nine tests covering it are gone too. | ||||
| * | test(org-agenda-config): cover scan-files, todo-list wrappers, main-display, ↵ | Craig Jennings | 2026-05-14 | 1 | -0/+162 |
| add-timestamp | |||||
