jessfraz / gmailfilters

A tool to sync Gmail filters from a config file to your account.
MIT License
548 stars 34 forks source link

Evaluate Individual Filter Usefulness #10

Open crossan007 opened 5 years ago

crossan007 commented 5 years ago

Enumerate "hits" on each filter for specified time-ranges.

Export these filter-hit-time ranges to a portable spreadsheet so that filters can be evaluated for usefulness / adjusted / removed accordingly.

issue-label-bot[bot] commented 5 years ago

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.85. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

crossan007 commented 5 years ago

I've got zero experience with the Gmail API, and only minimal Go experience, but I think I'm going to take a shot at solving this.