From 709bf176f7408c16b12a3e5875c5c1d08466c0d4 Mon Sep 17 00:00:00 2001 From: Will Estes Date: Fri, 28 Aug 2026 06:28:36 -0400 Subject: [PATCH] Add TODO items: drop St. Hermes commemoration, fix psalm-verse list a11y Two content/mechanism gaps flagged by the user: St. Hermes (8/28) always loses to St. Augustine and only ever surfaces as an unwanted commemoration (fix is a one-line sanctoral-calendar.yml edit, data files untouched); and psalm verses render as a real
    /
  1. list, which screen readers announce disruptively per-verse for content that isn't conceptually a list. Co-Authored-By: Claude Sonnet 5 Claude-Session: https://claude.ai/code/session_01XdfjdTvfwgxyaC8BUTEvWy --- TODO.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/TODO.md b/TODO.md index e1fdea1..75c843d 100644 --- a/TODO.md +++ b/TODO.md @@ -42,6 +42,22 @@ across every hour and content type in this app. needs bilingual voice selection (La/En) worked out, and quality for Latin pronunciation is an open question. Open, not started — needs its own design pass before content/UI work begins. + - St. Hermes (8/28): drop `st-hermes` from `data/calendar/sanctoral-calendar.yml`'s + `"08-28"` entry (currently `[st-augustine, st-hermes]`) so it's just `[st-augustine]`. + He's a genuinely unwinnable stub who always loses to St. Augustine and, per the + generous-commemoration design, only ever shows up as a commemoration — presence on + that date list and commemoration-eligibility are the same mechanism, so removing him + from the list is the whole fix; no new suppress-mechanism needed. `st-hermes.yml` and + `st-hermes-collect.yml` are untouched by this — deliberately left in place, restorable + by re-adding the one list entry if ever wanted back. Not started. + - Accessibility: psalm verses render as a real `
      /
    1. ` list + (`src/ui/hour-view.ts`'s `'psalm'` case, `.psalm-verses`/`.psalm-verse`) — a screen + reader announces "list, N items" per verse, which is disruptive for continuous + liturgical text that isn't conceptually a list. Needs to render as plain markup that + preserves line breaks (e.g. paragraphs/divs per verse, or `white-space: pre-line`) + instead of `
        /
      1. `. Audited the rest of `src/ui/**` for the same pattern — the only + other list markup is `hour-list.ts`'s `
          `, which is a real + navigational list of hours and should stay a list. Not started. - ~~Matins: "Te decet laus"~~ — done (2026-08-23). Added as a new common text (`data/propers/common/te-decet-laus.yml`, sourced from `Psalterium/Common/Prayers.txt`'s `[Te decet]` block) rendered as a `versicle` part immediately after the Te Deum on every