Hi @david,
I have recently been experimenting with setting training from a Google calendar. However, when importing an event that is repeated “Weekly on weekdays”, this is not duplicated on the calendar in intervals.icu. Would it be possible to parse the calendar events to repeat?
Digging into the .ics format, I think the repeating comes from:
RRULE:FREQ=WEEKLY;BYDAY=FR,MO,TH,TU,WE

Thanks
@david
I’d like to bring up a similar issue I’m experiencing with the .ical calendar import:
I use the Google Calendar .ical import in intervals.icu to keep track of my private appointments. I recently set up a recurring event in Google Calendar (every Thursday until September 3, 2025). However, in intervals.icu, only the first occurrence of the event appears – the recurring instances are missing.
Is this a known issue with parsing repeating events from .ical files? Or is there a way to make them import correctly?