Skip to content

Instantly share code, notes, and snippets.

@vaibhaw
Last active April 27, 2016 10:54
Show Gist options
  • Save vaibhaw/caf3091cedfb03e3d3ce7457e35c973a to your computer and use it in GitHub Desktop.
Save vaibhaw/caf3091cedfb03e3d3ce7457e35c973a to your computer and use it in GitHub Desktop.
Filter all emails which have a userlabel and are in inbox:
-(label:later-reply OR label:later:read) has:userlabels in:inbox
-label:taga -label:tagb -label:tagc
or
-label:{taga tagb tagc}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment