OTE event editor

Review & submit


        

This opens a prefilled GitHub issue in the target repository; a maintainer (or the repo's automation) turns it into a pull request.

Import from iCalendar (.ics)

Upload the file, or fetch it from a URL. You will pick which events to import; nothing is imported silently.

Any calendar's .ics works — for example a Google Calendar export. On meetup.com, your group's calendar page (meetup.com/<group>/events/calendar/) links it as https://www.meetup.com/<group>/events/ical/. Luma and guild.host offer one per calendar too. Importing a single event? Its own page usually carries more data — try “Import from event page” first.

Import from an event page

Paste the event page's URL (Meetup, Eventbrite, Luma…). The events are read from the structured data (schema.org JSON-LD) the page already exposes — usually richer than an .ics export. You will pick which events to import; nothing is imported silently.

Or paste the page's HTML. Most platforms (meetup.com included) do not allow browser fetches (CORS). Open the event page, copy its code (right click → “View page source”, select all, copy) and paste it here — it is parsed locally, nothing is sent anywhere.