-- Author's Note: --
Sorry about not uploading, again...
Anyway, there isn't any good video tutorials for the Google Docs API so after learning Google Apps Script for Docs and going through the references I finally learned, and I won't keep this knowledge to myself.
Also this is to learn the Google Docs API. This is a very small exercise. Eventually once you get a grip you can explore more in the Google Docs references and get a better idea of how the API works. This isn't the only video I'm releasing on the Google Docs API by the way. :)
--- ---
All the source code is here. I may put it on a website or something in the future. https://script.google.com/d/1vZOW1C2d...
If you don't know HTML and JS you need to learn that before you dive into making a google docs addon. I learned by Khan Academy, but if you want you can learn elsewhere on Codecademy, or even tutorials on youtube!
https://www.khanacademy.org/computing...
The background music you are hearing in the background is Stormlight by Sawphonics. Check him out and show some love to a small creator. • Sawphonics - Stormlight | Melodic Dub...
And check out my website. https://skyriftstudios.tk/
https://skyansam.github.io/
When in doubt always check the references (even if they're hard to read) https://developers.google.com/apps-sc...
And check out the Google Apps Script discord. They're mostly for Google Sheets but they can help. / discord
The Google Apps Script reddit can also be a good place to get help. / googleappssc. .
Thats it folks. Next video I'll talk about making buttons that interact with the google doc.