This repo contains small scripts I've written to automate tasks in Google applications (Gmail, Sheets, and Docs). Please see comments in each file to determine what should be updated to apply these functions to your own.
Below are screenshots to help first-time AppScript users set up a script for their Google project:
This will lead you to an IDE where you can develop, run and debug your code.
Under the resources tab, you can access your current projects triggers. This will launch a pop-up:
Many of the projects in this repo are dependent on timers or run on edit. Choose what works best for you.