wlmac / metropolis

William Lyon Mackenzie's online hub for announcements, calendar events, clubs, and timetables
https://maclyonsden.com
GNU Affero General Public License v3.0
21 stars 7 forks source link

Generate `*.ics` files #77

Closed nyiyui closed 2 years ago

nyiyui commented 3 years ago

iCalendar files (*.ics) are a common format for calendars and is supported by Google Calendar, Microsoft Outlook, etc.

Proposal

Public Events

Generates for public events using the /api/events endpoint.

Private/User-specific Events

URL format:

https://sisikyo.herokuapp.com/events/<opaque-key>/private.{ics,json,html}

Generates for user-specific events:

nyiyui commented 3 years ago

Maybe like this? https://sisikyo.example.com/calendar.ics?oauth-code=…