gmail-britta
gmail-britta copied to clipboard
Maybe interface with the new gmail settings API
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.
Agreed - that would be helpful. I note https://github.com/mesozoic/gmail-yaml-filters does this.
Google provides nice Ruby library. API reference is also available (search on the page for user_setting_filter
).