Skip to content

pwujczyk/ProductivityTools.GmailRules

Repository files navigation

Gmail Rules

Google App Script that allows to filter gmail emails in more flexible way.

How to make it working

In Gmail rules one rule needs to be added:

Google sheet should contain columns

  • Mask - pattern which we will compare the subject of the thread
  • Operator
    • Equals
    • StartsWith
    • Contains
    • From
  • Action
    • Archive
    • Delete
  • Label

Important

Script supports two Google Sheets

  • Daily
  • Vacations Both of them could have different rules defined

Direct invocation of CLASP

C:\Users\pwujczyk\AppData\Roaming\npm\clasp.cmd pull

git

cd C:\users\pwujczyk\.ssh
ssh-add.exe .\id_rsa

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published