Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recurring events? #1069

Open
cwant opened this issue Dec 12, 2024 · 1 comment
Open

Recurring events? #1069

cwant opened this issue Dec 12, 2024 · 1 comment
Labels
feature request Requested by community. Decide on roadmap

Comments

@cwant
Copy link
Contributor

cwant commented Dec 12, 2024

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.)

@cwant cwant added the feature request Requested by community. Decide on roadmap label Dec 12, 2024
@fbacall
Copy link
Member

fbacall commented Dec 17, 2024

There's no support for this currently

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Requested by community. Decide on roadmap
Projects
None yet
Development

No branches or pull requests

2 participants