sryo / GmailScripts

Google Apps Script that help you declutter your inbox.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GmailScripts

Google Apps Script that help you declutter your inbox.

๐Ÿช„๐Ÿงฝ cleanUp.gs

The Gmail Cleanup script schedules unimportant mails for deletion and performs general cleanup routines. It marks done emails as read, deletes older mails, archives inbox, and pre-trashes low priority emails. The script also ensures that important mails are marked as such, giving you complete control over your inbox. By automating the tedious task of cleaning up your inbox, you can focus on more important tasks and be more productive.

โœ‰๏ธ๐ŸŒ email2Web.gs

Share some Gmail threads with the world in an easily accessible URL. By using this script, users can make sure that their important threads are always available and accessible to others, no matter where they are.

๐Ÿ—‚๏ธ๐Ÿ‘ค tagEmailsByDomain.gs and labelBySender.gs

Having the ability to group emails from the same sender or domain can be very helpful in organizing your inbox and keeping it clutter-free. You can easily keep track of all emails from a specific company or team. This script will help you prioritize your emails and quickly identify which ones are important and need your attention.

FAQ

Q: What are these scripts for?

A: These scripts are designed to help you keep your inbox tidy and organized. They can perform a variety of tasks, such as automatically moving emails to specific folders, deleting old messages, and more.

Q: How do I use these scripts?

A: To use these scripts, you'll need to be familiar with using Google Apps Scripts.

Q: Are these scripts free to use?

A: Yes, if you find these scripts useful and want to support their development, donations are accepted and encouraged. Any contributions you make will go towards supporting the continued development of these scripts and making them even better.

About

Google Apps Script that help you declutter your inbox.

License:GNU General Public License v3.0


Languages

Language:JavaScript 89.7%Language:HTML 10.3%