diff --git a/TODO.md b/TODO.md index 494a02e..f96e51f 100644 --- a/TODO.md +++ b/TODO.md @@ -42,14 +42,14 @@ 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 + - St. Hermes (8/28): done (2026-08-28) — dropped `st-hermes` from + `data/calendar/sanctoral-calendar.yml`'s `"08-28"` entry, now just `[st-augustine]`. + He was a genuinely unwinnable stub who always lost to St. Augustine and, per the + generous-commemoration design, only ever showed 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 + from the list was 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. + by re-adding the one list entry if ever wanted back. - 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 diff --git a/src/data/calendar/sanctoral-calendar.yml b/src/data/calendar/sanctoral-calendar.yml index f5de926..c30148d 100644 --- a/src/data/calendar/sanctoral-calendar.yml +++ b/src/data/calendar/sanctoral-calendar.yml @@ -274,7 +274,7 @@ days: "08-25": [st-louis] "08-26": [st-zephyrinus] "08-27": [st-joseph-calasanctius] - "08-28": [st-augustine, st-hermes] + "08-28": [st-augustine] "08-29": [decollation-of-st-john-baptist, st-sabina] "08-30": [ss-felix-and-adauctus] "08-31": [st-raymond-nonnatus]