You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be nice to combine date range filtering in addition to labels. ie: before:2004/04/18, after:04/16/2004. Might require some refactoring for the CLI to support a combination of filters, perhaps a series of questions:
Would be nice to combine date range filtering in addition to labels. ie:
before:2004/04/18
,after:04/16/2004
. Might require some refactoring for the CLI to support a combination of filters, perhaps a series of questions:before
after
if none are selected, then they'll get 'all'
Docs:
https://developers.google.com/gmail/api/guides/filtering
https://support.google.com/mail/answer/7190
The text was updated successfully, but these errors were encountered: