mirror of
https://github.com/aluxnimm/outlookcaldavsynchronizer.git
synced 2026-04-27 03:45:59 +03:00
[GH-ISSUE #384] Allow synchronization of alarms to be reminded after event start #1269
Labels
No labels
1.0
1.0
1.0
2.0
Feature
Feature request
Google
Google Calendar
async
attachement
auto-migrated
auto-migrated
auto-migrated
bug
critical
enhancement
help wanted
implemented
pull-request
solved
solved
sourceforge
sourceforge
sourceforge
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/outlookcaldavsynchronizer#1269
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ebfdhac on GitHub (Feb 19, 2023).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/384
I've been using outlookcaldavsynchronizer to sync my calendars for a while. The calendars are managed on a Synology DSM and maintained via the IOS calendar client, the Synology web interface and Outlook. This works very well so far.
However, I keep getting the warning message
Alarm has an invalid duration or is not before event start. Ignoring.if I want to be reminded for an all-day appointment at 8:00 a.m. on the day of the event, for example.Why are alarms not allowed during the appointment period? Can this be customized?
@aluxnimm commented on GitHub (Mar 16, 2023):
It's an Outlook limitation, not on our side. So we have to ignore iCalendar alarms after the event start time.