davepar / gcalendarsync

Apps Script for syncing a Google Spreadsheet with Google Calendar
MIT License
161 stars 46 forks source link

Multiple Calendars #25

Open ezgiiel14 opened 7 years ago

ezgiiel14 commented 7 years ago

Thanks for the code, its very good!

Is there any possibility to run the script for more than one calendars at the same time? I would like to see all my events from different calendars in the same sheet.

Thank you for your consideration.

davepar commented 7 years ago

That's an interesting idea, but there isn't a way to do that now. If more people express an interest in this, I could take a look at it.

ezgiiel14 commented 7 years ago

I've already written it with an array of calendar ID's and for loops over ID's in some functions. But there are some bugs, I'm trying to solve them. -double title rows at the beginning -showing the same user_id for all events -if you sync more than one time in a not empty sheet, the recurring events won't be shown.

samdavis21 commented 6 years ago

Hi, I'd be interested in this aswell, I would like to upload different to different calendars. Would it be possible to do this based upon the calendar specified by another column in the google sheet?

yetson0 commented 5 years ago

same here, please add 👍

jandrostory81 commented 5 years ago

Me too!!!