He always lost to St. Augustine and, per the generous-commemoration design, only ever surfaced as a commemoration, so removing him from the date list suppresses him entirely. st-hermes.yml and its collect are left in place, restorable by re-adding the list entry. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01SVigobgkuEayoGdEiubBdt
This commit is contained in:
@@ -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
|
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
|
is an open question. Open, not started — needs its own design pass before content/UI work
|
||||||
begins.
|
begins.
|
||||||
- St. Hermes (8/28): drop `st-hermes` from `data/calendar/sanctoral-calendar.yml`'s
|
- St. Hermes (8/28): done (2026-08-28) — dropped `st-hermes` from
|
||||||
`"08-28"` entry (currently `[st-augustine, st-hermes]`) so it's just `[st-augustine]`.
|
`data/calendar/sanctoral-calendar.yml`'s `"08-28"` entry, now just `[st-augustine]`.
|
||||||
He's a genuinely unwinnable stub who always loses to St. Augustine and, per the
|
He was a genuinely unwinnable stub who always lost to St. Augustine and, per the
|
||||||
generous-commemoration design, only ever shows up as a commemoration — presence on
|
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
|
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
|
`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 `<ol>/<li>` list
|
- Accessibility: psalm verses render as a real `<ol>/<li>` list
|
||||||
(`src/ui/hour-view.ts`'s `'psalm'` case, `.psalm-verses`/`.psalm-verse`) — a screen
|
(`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
|
reader announces "list, N items" per verse, which is disruptive for continuous
|
||||||
|
|||||||
@@ -274,7 +274,7 @@ days:
|
|||||||
"08-25": [st-louis]
|
"08-25": [st-louis]
|
||||||
"08-26": [st-zephyrinus]
|
"08-26": [st-zephyrinus]
|
||||||
"08-27": [st-joseph-calasanctius]
|
"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-29": [decollation-of-st-john-baptist, st-sabina]
|
||||||
"08-30": [ss-felix-and-adauctus]
|
"08-30": [ss-felix-and-adauctus]
|
||||||
"08-31": [st-raymond-nonnatus]
|
"08-31": [st-raymond-nonnatus]
|
||||||
|
|||||||
Reference in New Issue
Block a user