https://github.com/sfantasy/gas
Google Scripts
https://github.com/sfantasy/gas
Last synced: 4 months ago
JSON representation
Google Scripts
- Host: GitHub
- URL: https://github.com/sfantasy/gas
- Owner: SFantasy
- License: mit
- Created: 2013-12-13T06:31:20.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-12-23T12:14:22.000Z (over 12 years ago)
- Last Synced: 2025-02-26T20:44:24.677Z (over 1 year ago)
- Language: Gosu
- Homepage:
- Size: 113 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
GAS
===
**Experimental**
*(you can run code on [script.google.com](http://script.google.com))*
## Introduction
### Gmail
#### ClearGmail
1. Empty spams (recently, trash cannot be emtpy)
2. Mark e-mails in inbox as read
#### ClearInbox
Ones like me who want to clear their GMail inbox everyday, there are three steps to do with this:
1. Classify the e-mail by where it is from.
2. Mark it with a label.
3. Move it to archive.
This Google APP Script is tend to do those stuff automatically.
## TODO
## License
The MIT License