summaryrefslogtreecommitdiff
path: root/tests/test-prog-python-setup.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-13 20:14:41 -0500
committerCraig Jennings <c@cjennings.net>2026-05-13 20:14:41 -0500
commit16c356ab236dbf4639b38eadfbcb6aacd4e29397 (patch)
treea3f0922640eb735753a3d802c1a511afa0b925d2 /tests/test-prog-python-setup.el
parent4353a8ae429628d3479f19ebb6f1da53d50b6c39 (diff)
downloaddotemacs-16c356ab236dbf4639b38eadfbcb6aacd4e29397.tar.gz
dotemacs-16c356ab236dbf4639b38eadfbcb6aacd4e29397.zip
feat(org-agenda): add VERIFICATION and IN-PROGRESS blocks around SCHEDULE
The main "d" agenda view grows two new blocks. A VERIFICATION block lists tasks in the VERIFY TODO state, placed just above the day's SCHEDULE. An IN-PROGRESS block lists tasks in the DOING TODO state, placed just under SCHEDULE. The full block order is now: OVERDUE -> HIGH PRIORITY -> VERIFICATION -> SCHEDULE -> IN-PROGRESS -> PRIORITY B. Scope matches the other blocks (every entry in `org-agenda-files`). Scheduled and deadlined entries are included -- a VERIFY task with a date appears in both VERIFICATION and SCHEDULE, mirroring how HIGH PRIORITY behaves. Habits are skipped via `cj/org-skip-subtree-if-habit`; PROJECT-keyword parents wouldn't match `(todo "VERIFY")` exact-state filters anyway, so no extra skip there. Two new header defvars (`cj/main-agenda-verify-title`, `cj/main-agenda-doing-title`) for symmetry with the existing four. Both blocks reference the shared `cj/--main-agenda-prefix-format` so a format tweak still lands in one place. Five new tests in `test-org-agenda-config-skip-functions.el` lock the block order, each new block's header / prefix-format / skip-function, and the include-scheduled-entries contract.
Diffstat (limited to 'tests/test-prog-python-setup.el')
0 files changed, 0 insertions, 0 deletions