Created
April 20, 2016 14:39
-
-
Save jmazzi/f079202d5293d082290babb4f4d60daa to your computer and use it in GitHub Desktop.
Google Inbox & Gmail rule to bundle and label calendar invites
This file contains 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 characters
(*.ics AND has:attachment AND ("(GMT" OR "Invitation:")) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This works perfectly. Thanks a lot.