Expose an iCal feed endpoint for the liturgical calendar #61

Open
opened 2026-07-01 01:06:32 +00:00 by manlycucumber · 0 comments
manlycucumber commented 2026-07-01 01:06:32 +00:00 (Migrated from github.com)

Problem

Users want their liturgical calendar in their own calendar app. An iCal feed endpoint emits events for each liturgical day with rank, colour, and title.

Acceptance criteria

  • An endpoint returns a valid RFC 5545 iCal feed for a configurable date range.
  • Each event carries the feast title, rank, and liturgical colour in a documented way.
  • Stable UIDs use the cross-system feast IDs so subscriptions update rather than duplicate.
  • The feed validates in a standard iCal validator and imports cleanly into a major calendar app.

Notes

Respect the configured rubric/calendar defaults and language.

## Problem Users want their liturgical calendar in their own calendar app. An iCal feed endpoint emits events for each liturgical day with rank, colour, and title. ## Acceptance criteria - [ ] An endpoint returns a valid RFC 5545 iCal feed for a configurable date range. - [ ] Each event carries the feast title, rank, and liturgical colour in a documented way. - [ ] Stable UIDs use the cross-system feast IDs so subscriptions update rather than duplicate. - [ ] The feed validates in a standard iCal validator and imports cleanly into a major calendar app. ## Notes Respect the configured rubric/calendar defaults and language.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Directorium/Ordo#61
No description provided.