mirror of
https://github.com/aluxnimm/outlookcaldavsynchronizer.git
synced 2026-04-25 19:15:48 +03:00
[GH-ISSUE #427] Feature Request: .ics support #876
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#876
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 @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:
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
@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.