Update tool to use HtmlService to replace deprecated UiApp
Addresses Issue #35
Awesome, worked perfectly. Thanks.
However, the "Loggables" section is missing from the Setup Menu (where user selects which data categories to sync, i.e "activities/log/calories", "activities/log/steps", "activities/log/distance", etc.
I'm a newb, and I don't really get where to put the setup.html code?
Also how do I update the interday.gs code?
I'm a newb, and I don't really get where to put the setup.html code?
Also how do I update the interday.gs code?
- In your sheet window, go to Tools > Script Editor
- Once in the Script Editor window, go File > New > HTML
- Paste the code there and click SAVE. That should attach the code to your sheet doc.
For the interday code, I'd just copy the entire new code and paste it over the old one. You can access the old one from the Script Editor window; there's a tabbed menu on the left margin that lists each script attached to that project.