Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save joeltimothy/57e1d6414ad4c9079ff9e6ac41b0cded to your computer and use it in GitHub Desktop.
Save joeltimothy/57e1d6414ad4c9079ff9e6ac41b0cded to your computer and use it in GitHub Desktop.

Gmail Filters

Catch newsletters and junk

Matches: ("opt-out" OR unsubscribe OR "viewing the newsletter" OR "privacy policy" OR enews OR "edit your preferences" OR "email notifications" OR "update profile" OR smartunsubscribe OR secureunsubscribe OR yahoogroups OR "manage your account" OR "group-digests") Do this: Skip Inbox, Apply label "Work/Newsletters"

Keep pesky calendar invites out of inbox

Matches: (subject:("invitation" OR "accepted" OR "rejected" OR "updated" OR "canceled event" OR "declined") when where calendar who organizer) Do this: Skip Inbox, Apply label "GTD/Follow up"

Keep 90% of Sales emails out of Inbox

Matches: ((("might benefit" OR "i'm contacting" OR "learning more" OR "request for") -zenefits) -{@teem.com}) Do this: Skip Inbox, Mark as read, Apply label "Work/Sales"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment