davepar / gcalendarsync

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

Time trigger #93

Open tgoldenlion opened 2 years ago

tgoldenlion commented 2 years ago
Hi Dave. - love your script, but google sheets wont allow me to use a time triggered sync because Ui Dialogs can not be called by time triggered functions, they have to be triggered by a user action. Is there a workaround this issue? syncToCalendar | Exception: Cannot call SpreadsheetApp.getUi() from this context. | time-based -- | -- | --