gmailfilters icon indicating copy to clipboard operation
gmailfilters copied to clipboard

A tool to sync Gmail filters from a config file to your account.

Results 16 gmailfilters issues
Sort by recently updated
recently updated
newest added

Gmail has a pretty useful feature called categories, which allow showing different pre-defined tabs for different categories of emails in the Gmail web interface, like so. ![image](https://user-images.githubusercontent.com/5584439/75526319-74dbf880-5a09-11ea-9ec6-65d7fa22567b.png) Different categories can...

Part of #10 When run with -h, calculate the number of hits each filter matches on the mailbox. Produces results like: ``` [[Filter]] Query = "from:([email protected])" Archive = true Read...

I must have created a filter with a label, then deleted the label, and the filter was left with no action. Handle this case to prevent a crash at when...

Gmail filters matched *only* on `from:` queries are not correctly represented by the program. Given a filter with only a `from` criteria ![image](https://user-images.githubusercontent.com/11679900/60305530-d0019c80-990a-11e9-982b-63b59f17d5e8.png) I would expect a corresponding entry in...

bug

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.

feature_request

Hi! Thanks for this great piece of software :heart: I wanted to know what are all the configs available for each filter. From the README I can see for example...