-
# Bug Report
## Current behavior
Scheduler, when provided with pre-expanded recurrent events, is displaying both the pre-expanded events as well as the self-computed occurrences.
## Expected be…
-
### Steps to reproduce
1. Edit a recurring event
2. Change notification time
3. Save
### Expected behavior
Notification time should be updated
### Actual behaviour
Notification time i…
-
I'm using org-ql indirectly through [org-upcoming-modeline](https://github.com/unhammer/org-upcoming-modeline), a very useful package that shows the next event in the agenda in the mode line as a remi…
-
Specifically things like looking up previous/next occurrence, or listing all occurrences (potentially yielding an infinite list).
Being able to provide a plain english description of the recurrence…
-
**Describe the bug**
I can't see the recurring events that are in my calendar when i import it. However, all **past** events are present.
**To Reproduce**
1. Import any calendar with recurring ev…
-
**Description:**
I would like to request a feature that allows for recurring announcements within Statping-ng. This feature would be extremely useful for regularly scheduled events such as maintenanc…
Tealk updated
3 months ago
-
1. Create 'All day event' in Evolution; Recurrence > This appointment recurs 'Every 1 week(s) on Mon, Tue, Wed, Thur, Fri, forever'
2. Delete single occurrence on a Tuesday in Evolution
3. Move data…
-
## Background
https://github.com/department-of-veterans-affairs/va.gov-team/issues/42556 tracked many requests from VEO for 2021, including Events V2 filters to add:
* Filter by Specific date
* Fi…
-
I retreiving ical-events from Zoho mail and "all day" events are ignored. The structure of "all day" events in the downloaded file are as followed:
BEGIN:VCALENDAR
PRODID:-//Zoho Corporation//Zoho…
-
Right now getEvents() only finds the first one of a recurring event.
I will fix this as soon as I have time.