d8d18fe31a
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>
15 lines
456 B
YAML
15 lines
456 B
YAML
# Bulk-imported from the user's bible-plan TSV, row "Monday after 9th Sunday after Trinity".
|
|
temporalId: post-pentecost-10
|
|
weekday: monday
|
|
readings:
|
|
- passages:
|
|
- { book: 1chr, chapter: 17 }
|
|
- { book: 1chr, chapter: 18 }
|
|
status: { la: missing, en: missing }
|
|
- passages:
|
|
- { book: sir, chapter: 13 }
|
|
status: { la: missing, en: missing }
|
|
- passages:
|
|
- { book: luke, chapter: 3 }
|
|
status: { la: missing, en: missing }
|