By using this script you can archive Gmail messages to Google Drive including message attachments. First of all create a copy of the following spreadsheet document: Archive Gmail messages to Google Drive The spreadsheet document should contain a new menu item…


Automatically generate documentation for your Google Apps Script libraries
Not everybody knows that Google Apps Script comes with an handy automated documentation generator for your libraries. Let’s see how it works. First of all you need to create your sample library, so create a Google Apps Script called sampleLib…
Posted in Google Apps Script, Libraries