Bulk-convert the bible-plan TSV into Matins reading data

Converts all ~369 non-blank rows of the user's own scripture-reading
plan TSV into data/hours/bible-plan/*.yml, mapping each row's day label
to this app's (temporalId, weekday) or Dec25-Jan13 calendarDate scheme.
Fixes a few source TSV typos in the process (chapter-range and
trailing-colon citations); status stays explicitly `missing` pending the
separate Vulgate/Douay-Rheims import.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-08-16 19:20:18 -04:00
parent 2cc856ed92
commit d8d18fe31a
367 changed files with 4343 additions and 9 deletions
@@ -0,0 +1,14 @@
# Bulk-imported from the user's bible-plan TSV, row "Monday after 4th Sunday after Trinity".
temporalId: post-pentecost-05
weekday: monday
readings:
- passages:
- { book: 1kgs, chapter: 3 }
- { book: 1kgs, chapter: 4 }
status: { la: missing, en: missing }
- passages:
- { book: prov, chapter: 26 }
status: { la: missing, en: missing }
- passages:
- { book: matt, chapter: 15, verses: "21-39" }
status: { la: missing, en: missing }