Lonestarjeepin

Results 26 comments of Lonestarjeepin

That makes sense, but Derek made a comment in there about some efforts in the past to develop an HTML UI too. Do y'all have any of those old attempts...

That would be super interesting... and a much easier way to use the web UI. I'll try to research that and see what the "hosting" would like like. The embedded...

@jonas0b1011001 , try this URL as a "real" web app deployment and see if it works the way you described. I used the settings of "Execute As: User accessing the...

I left the "Install" in Code.gs. In hindsight, it would make sense to put that in the web app somewhere... I was just focused on the calendar management piece. I...

Hey, but at least the calendar piece is working for someone other than me! I'll take that as a win ;-) On Sat, Dec 23, 2023 at 9:52 AM Kyle...

@jonas0b1011001 I updated the html to include Install/Uninstall as well as the rest of the App Settings (separate json file called appSettings.json) so now there are zero settings or actions...

Do you think that's strictly a function of the web app being deployed by me instead of on your own profile? In other words, if you deploy straight from the...

I just confirmed that link does work for me to create a trigger. So it seems like the single-hosting method might not work... which is unfortunate because it sounded like...

@octogonz I finally implemented this solution in my version and it seems to be making callWithBackoff work as intended now. The only thing I tweaked was adding an error catch...

If you use #372, it allows you to define an alternate calendar name just like you are looking for (in fact, it is required). Then you will just need to...