mirror of
https://github.com/aluxnimm/outlookcaldavsynchronizer.git
synced 2026-04-25 11:05:56 +03:00
[GH-ISSUE #383] Sync public read-only calendar #835
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#835
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 @q-wertz on GitHub (Feb 13, 2023).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/383
Not sure if missing or a configuration issue on my side.
Currently it looks like it is impossible to add a one way sync of a public shared calendar.
Setup:
Nextcloud read-only calendar shared via link. Tested
https://test.com/apps/calendar/p/RRGfHC6KgrmPqDWPwebcal://test.com/remote.php/dav/public-calendars/RRGfHC6KgrmPqDWP?export:webcal://test.com/remote.php/dav/public-calendars/RRGfHC6KgrmPqDWP/?exportIn Thunderbird the webcal calendars work as expected…
Adding the 3rd link as network calendar directly Outlook only downloads the ics file once and later added items are not synced.
@aluxnimm commented on GitHub (Feb 14, 2023):
Those webcals urls are just ics files which can be downloaded by a client but they are not CalDAV resources and can't be used in our client. You can only use them as readonly network calendar in Outlook, 2nd url shoud work there as well maybe.
@q-wertz commented on GitHub (Feb 14, 2023):
Sorry for the noise.
It works now (at least kind of). One requires link #3 (at least on Nextcloud instances) and a lot of patience.
We most likely are running into a combination of Not possible to add an internet calendar ([irony on] many thanks to the "new modern authentication stack" of Microsoft [irony off]) and Subscribed internet calendars do not sync.