Scripts to automate logistical tasks for Google Sheets and Google Docs using Google App Scripts (JavaScript and HTML)
These scripts were created for automating logistical work related. The aim was to reduce the time and effort spent in doing manual work with Google Sheets and Google Docs in order to become more efficient and resourceful.
The scripts are written using Google Apps Script, loosely based on JavaScript and HTML. For handling time and date, Moment.js, the JavaScript library, is used.
Notable classes used:
- Spreadsheet App
- Document App
- MailApp
Important Links:
Google Apps Scripts: https://developers.google.com/apps-script
Moment.js: https://momentjs.com
Please do not use these scripts without asking permission. Using the scripts means copying or downloading files and then submitting it as your own. If you want to use these scripts, contact me. Feel free to use the technologies and resources mentioned to create your own scripts that can perform similar work.