GitXplorerGitXplorer
h

gApps

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
f416664dd8f7eddbeba016df4cfd8ce53a0e1395

Line Breaks

hhackbac committed 12 years ago
Unverified
3ffd3da0d65b9931b93a4753066165c165630b01

Expire Emails Instructions

hhackbac committed 12 years ago
Unverified
94163b4f5573f4ec4774a64d5ddae4626535a6e3

Add URL

hhackbac committed 12 years ago
Unverified
771fc8baed1ce4ca6e931b65b7e658d38275e8f8

Initial Release

hhackbac committed 12 years ago
Unverified
92d6224893e355b1ed7a508526c945aff14f9b20

Initial Release

hhackbac committed 12 years ago
Unverified
db7a32d3f2b1aeffec1e1297575619d272e7b64e

first commit

hhackbac committed 12 years ago

README

The README file for this repository.

Title: Expire Emails
Description: Move Tagged Threads to trash after a certain number of days have passed

Browse to ExpireEmails.gs. Then, select Run > onInstall
Upon installation, three labels will be created in Gmail:

  • Expires/Tomorrow
  • Expires/Week
  • Expires/30 Days
    Create filters to automatically tag emails with these labels.
    For example: For emails with the subject:"Today's Lunch", apply the label "Expires/Tomorrow"

Every day at midnight, emails will be moved to the Trash: - Expires/Tomorrow after 1 day - Expires/Week after 7 days - Expires/30 Days after 30 days