Last active
April 26, 2022 03:16
-
-
Save zholmquist/83f2653015c66ef15d4cd83de7ab1c3c to your computer and use it in GitHub Desktop.
Revisions
-
zholmquist revised this gist
Jun 18, 2018 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -8,5 +8,5 @@ Matches: (subject:("invitation" OR "accepted" OR "rejected" OR "updated" OR "can 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") Do this: Skip Inbox, Mark as read, Apply label "Work/Sales" -
zholmquist renamed this gist
Mar 19, 2018 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
zholmquist created this gist
Mar 19, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,12 @@ # 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"