Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/unforswearing/gmail-scripts

Basic automation for Gmail via Google Apps Script
https://github.com/unforswearing/gmail-scripts

gmail google-apps-script

Last synced: 23 days ago
JSON representation

Basic automation for Gmail via Google Apps Script

Awesome Lists containing this project

README

        

# Gmail Scripts

Using Google Apps Script to automatically
- Archive threads marked "read"
- Mark "read" threads I archive without reading
- Mark "read" threads I trash without reading
- Delete spam daily rather than every 30 days, which is probably risky (maybe I'll miss something?) but :shrugging_guy:

Gmail has much more automation available via Google Apps Script - [check out the documentation](https://developers.google.com/apps-script/reference/gmail/) to find out more.