[GH-ISSUE #150] [Feature Request] Task alarm is not supported #1048

Closed
opened 2026-03-14 00:01:25 +03:00 by kerem · 2 comments
Owner

Originally created by @tomas-chrastina on GitHub (Aug 10, 2016).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/150

Hi,

it would be nice to implement support for task alarms.

  • Server calendar in OwnCloud
  • Different e-mail clients are synchronizing calendar/tasks: Thunderbird, Outlook, WebMail, ...

As for now in Outlook after synchronization we've got warning:

<MappingWarnings>
    <string>Task alarm is not supported. Ignoring.</string>
</MappingWarnings>

This means:

  1. If we set reminder/alarm, Outlook won't get it
  2. On any change from Outlook (even title), reminder is cleared on server side

Best regards,
Tomas.

Originally created by @tomas-chrastina on GitHub (Aug 10, 2016). Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/150 Hi, it would be nice to implement support for **task alarms**. - Server calendar in OwnCloud - Different e-mail clients are synchronizing calendar/tasks: Thunderbird, Outlook, WebMail, ... As for now in Outlook after synchronization we've got warning: ``` <MappingWarnings> <string>Task alarm is not supported. Ignoring.</string> </MappingWarnings> ``` This means: 1. If we set reminder/alarm, Outlook won't get it 2. On any change from Outlook (even title), reminder is cleared on server side ## Best regards, Tomas.
kerem closed this issue 2026-03-14 00:01:30 +03:00
Author
Owner

@aluxnimm commented on GitHub (Aug 10, 2016):

relative task alarms are supported. can you provide an ics file of a vtodo with an alarm that triggers that warning?

<!-- gh-comment-id:238791889 --> @aluxnimm commented on GitHub (Aug 10, 2016): relative task alarms are supported. can you provide an ics file of a vtodo with an alarm that triggers that warning?
Author
Owner

@aluxnimm commented on GitHub (Aug 10, 2016):

Added support for task alarms with absolute date/time triggers, will be in next release.

<!-- gh-comment-id:239008153 --> @aluxnimm commented on GitHub (Aug 10, 2016): Added support for task alarms with absolute date/time triggers, will be in next release.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/outlookcaldavsynchronizer#1048
No description provided.