Skip to content

Conversation

@benjaminjackson
Copy link

No description provided.

…ers can filter out email that's been labeled by other follow-up apps like Boomerang.
@hijonathan
Copy link
Owner

Thanks for submitting, it looks like this works.

One suggestion: would you be interested in changing threadHasLabel to be threadHasLabels, a function that accepts one or more labels. The most expensive operation in Google scripts are network calls, so the less we can call thread.getLabels(), the more resilient this would be.

No biggie if you don't want to do it, but it'd be a nice optimization.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants