[GH-ISSUE #427] Feature Request: .ics support #876

Open
opened 2026-03-01 17:42:03 +03:00 by kerem · 1 comment
Owner

Originally created by @cachius on GitHub (Jul 26, 2024).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/427

Some services provide calendar data only in iCalendar format. For example Todoist:

The Todoist calendar feed sets up a one-way sync from Todoist to any calendar app that supports calendar feed subscriptions.

For this it would be great if URLS pointing to iCalendar resources are supported.
You could designate them with the webcal:// scheme (see https://en.wikipedia.org/wiki/Webcal)

Right now you have to script this somehow.
Since ics parsing is already supported by Outlook CalDav Synchronizer this would be a great addition with little effort.

Kind regards

Originally created by @cachius on GitHub (Jul 26, 2024). Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/427 Some services provide calendar data only in iCalendar format. For example [Todoist](https://todoist.com/help/articles/add-a-todoist-calendar-feed-pAk3tk): > The Todoist calendar feed sets up a one-way sync from Todoist to any calendar app that supports calendar feed subscriptions. For this it would be great if URLS pointing to iCalendar resources are supported. You could designate them with the webcal:// scheme (see https://en.wikipedia.org/wiki/Webcal) Right now you have to [script this](https://thescriptkeeper.wordpress.com/2013/09/27/import-a-bunch-of-ics-calendar-files-with-powershell/) somehow. Since ics parsing is already supported by Outlook CalDav Synchronizer this would be a great addition with little effort. Kind regards
Author
Owner

@cachius commented on GitHub (Sep 10, 2025):

@aluxnimm @nertsch Could you give a statement on the feasibility of this?
It might be a good first issue for students or first time contributors.

<!-- gh-comment-id:3274503100 --> @cachius commented on GitHub (Sep 10, 2025): @aluxnimm @nertsch Could you give a statement on the feasibility of this? It might be a good first issue for students or first time contributors.
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#876
No description provided.