-
Hi, I am trying to delete a given repeating event just once for all following events, using the standard command :
```
delete '*' --calendar @calname
```
However the program is deleting each events …
absnc updated
9 years ago
-
See this topic for details:
https://forum.magicmirror.builders/topic/17318/calendar-module-problem-with-moved-allday-event-google-calendar?_=1688317001295
I could apply the workaround till v2.23…
-
I've implemented creating and deleting recurring events in #281, but some more feature are still needed:
- [x] Edit recurring events
- [x] Edit/delete this and all following events
- [ ] Handling…
-
Would be possible to add recurring events? Like https://developers.google.com/google-apps/calendar/concepts/events-calendars#recurring_events
-
The idea of creating event each day of the week/month have been requested, My question is do we precreate all of them, or do we run a cron that created the needed one at the beginning of the week ?
-
There are so many events that will happen yearly monthly or weekly,
So I would suggest having a recurring solution-based event creation for such events. That will solve lots of problems.
Righ…
-
**Describe the bug**
I'm trying to display device calendars inside an app.
I have a list of events, one of which has a weekly recurring rule.
Inside the returned list of event, I have my other ev…
-
### Issue Summary
Creating a recurring event creates increasing number of Zoom events as the series adance
### Steps to Reproduce
1. Create a recurring event for 4 meetings with Zoom meeting.…
-
Hi,
I don't see the option to create recurring events. I am guessing the only way to do this using the current version of the plugin would be to create multiple events for the duration and frequency…
-
Right now, the same round-robin host is assigned to every recurring event instance. There are use cases where it makes more sense to assign different round-robin hosts for every instance. We want to a…