sync-multiple-google-calendars
sync-multiple-google-calendars copied to clipboard
Sync Multiple Google Calendars into One
Hello, I would like to ask a question. Can this script be used (modified) to link multiple accounts? Example: I have one personal and several work accounts, but they do...
Hi, is it possible to add functionality such that events are updated when they've changed, instead of always deleting/creating all? The problem with the latter is that if you merge...
This does what I've described in issue #14
Updated option object and added event color option.
This small change handles cases where the permission for a shared calendar is limited to seeing free/busy. In this case, normally the events will show up visually with a summary...
Hi, Last time i tried to use this, it cancelled all future (work)meetings. Which was quite fun :-p It seemed to work well for the rest. I combined 3 calendars...
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...
## Prerequisites - [ ] Have you searched for existing issues (open and close) to see if the bug or feature request has already been reported? - [ ] If...
## Prerequisites - [x] Have you searched for existing issues (open and close) to see if the bug or feature request has already been reported? - [x] If this is...
This prevents syncing an event where you have declined the invitation. This is useful since declining an invitation does not automatically delete the event from your calendar. This code could...