Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/unforswearing/gmail-scripts
- Owner: unforswearing
- Created: 2018-04-21T03:58:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-15T19:46:13.000Z (over 5 years ago)
- Last Synced: 2024-10-03T11:41:58.309Z (about 1 month ago)
- Topics: gmail, google-apps-script
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.