Candace Savonen
Candace Savonen
Yes we should definitely do these things!!
The top 5 results are "sponsored" you have to scroll down to see the real results. I described that on the help page. But I know it's not ideal. Need...
This would probably be a thing that @carriewright11 and myself could pair on to get done.
Yeah the original inspiration was thinking of the most common style use cases and making it easy for users to specify through adding something to the config_automation.yml So some example...
This is generally addressed.
The main OTTR template does not have this problem: https://github.com/jhudsl/OTTR_Template/blob/cc497be93697aaf0da9b009a68a1b71fd74c1dac/.github/workflows/docker-test.yml#L39 However, we should be on the look out for OTTR repos not having this update. I can send out a...
This will need to go here: https://github.com/jhudsl/ottr-website
I'm so close to having this done, but I just can't figure out how to access the Google Slides information without giving the Google Slides credentials. I want to avoid...
https://developers.google.com/slides/api/reference/rest/v1/presentations/ shows that OAuth is needed. Which doesn't make sense why you need that even if the slides are made public.
https://cran.r-project.org/web/packages/googleAuthR/vignettes/google-authentication-types.html Might have some explanations?