I’m hoping I’m just missing this somewhere, but is it possible to create a recurring event that is, say, the “third Tuesday of every month”?
3 „Gefällt mir“
ludwikc
(Ludwik C. Siadlak)
17. September 2024 um 07:56
2
Same here, I run a monthly Q&A session on every 2nd Thursday of every month.
Is there a way to configure that on Discourse Calendar?
2 „Gefällt mir“
NiceOldGuy
(Shap Wolf)
22. September 2024 um 17:27
3
We also could use this scheduling ability. I found several other requests here, but didn’t find responses from team as to whether this was a never gonna happen or considering or?
Related:
At the moment you can only choose from a fixed list of options:
Every Day, Every Month, Every Weekday, Every Week, Every Two Weeks, Every Four Weeks
The resulting code looks like this:
[event start="2023-12-01 10:30" status="public" timezone="Europe/Berlin" recurrence="every_week" end="2023-12-01 11:00" allowedGroups="trust_level_0"]
[/event]
It is not allowed to use other values for the recurrence attribute than the ones mentioned above (an error will be displayed).
Please let users define…
I’m hoping I’m just missing this somewhere, but is it possible to create a recurring event that is, say, the “third Tuesday of every month”?
4 „Gefällt mir“