Skip to content

Instantly share code, notes, and snippets.

View salamanders's full-sized avatar

Benjamin Hill salamanders

View GitHub Profile
/*
* This script goes through your Gmail Inbox and finds recent emails where you
* were the last respondent. It applies a nice label to them, so you can
* see them in Priority Inbox or do something else.
*
* To remove and ignore an email thread, just remove the unrespondedLabelStr and
* apply the ignoreLabelStr.
*
* This is most effective when paired with a time-based script trigger.
*