-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
feature requestRequested by community. Decide on roadmapRequested by community. Decide on roadmap
Description
This is more of a question than an issue or a feature request: does TeSS have any kind of support for recurring events? (either a few iterations or ongoing).
The reason I ask is I'm ingesting some iCal exported from a Google calendar, and it has:
DTSTART;TZID=America/Vancouver:20241205T100000
DTEND;TZID=America/Vancouver:20241205T120000
RRULE:FREQ=WEEKLY;COUNT=2
Although the iCal ingestor doesn't seen to support this out of the box, I was wondering if there was some feature to support either creating 2 events, or rendering a single event as two instances?
(I suspect the answer is "no", but it's good to ask such things before investing too much time.)
Metadata
Metadata
Assignees
Labels
feature requestRequested by community. Decide on roadmapRequested by community. Decide on roadmap