gmail-britta icon indicating copy to clipboard operation
gmail-britta copied to clipboard

Maybe interface with the new gmail settings API

Open antifuchs opened this issue 8 years ago • 2 comments

The new settings API allows listing and deleting filters, which would be super adequate for syncing filters to a real-live gmail account (without going through the manual "import" dance). We should support this.

antifuchs avatar Jul 07 '16 20:07 antifuchs

Agreed - that would be helpful. I note https://github.com/mesozoic/gmail-yaml-filters does this.

mrjcleaver avatar Oct 07 '18 13:10 mrjcleaver

Google provides nice Ruby library. API reference is also available (search on the page for user_setting_filter).

FranklinYu avatar Nov 19 '19 02:11 FranklinYu