karbassi / sync-multiple-google-calendars

Sync Multiple Google Calendars into One
https://karbassi.github.io/sync-multiple-google-calendars
MIT License
141 stars 37 forks source link

Possible to sync events from a URL calendar #19

Open stefanclearhead opened 2 years ago

stefanclearhead commented 2 years ago

Is it possible to sync events from a calendar I can only access via URL. I've subscribed to the calendar in my google calendar and it comes up as "other calendar" It would be really great if I could use this tool to automatically merge events from that calendar into my main google calendar. Inputting the correct calendar IDs into the code, I don't get any errors when running the code but also no new events are created. Am I missing something or am I just stupid and haven't realised this isn't possible?

kimaernoudt commented 1 year ago

Any updates on this ? i'd love to be able to merge a calendar that was added by url. It gets an cal id in the form of xxxxxxx@import.calendar.google.com The code doesnt take this. thanks!