gmailctl icon indicating copy to clipboard operation
gmailctl copied to clipboard

Declarative configuration for Gmail filters

Results 18 gmailctl issues
Sort by recently updated
recently updated
newest added

Would it be possible to hook in external diff viewing tools like colordiff.org or https://dandavison.github.io/delta/ when printing config diffs? Sometimes it's hard to read long diffs with a bunch of...

kind/feature
lifecycle/keep-alive

Let's just say that I have... _a lot_ of filters. `gmailctl` handles it like a champ, however, often when I run `gmailctl apply`, it'll take quite a while for the...

kind/feature
lifecycle/keep-alive

Effectively what I'm trying to do is just import an existing XML file and have it converted to gmailctl's config, just like `gmailctl download` does for the remote filter XML....

kind/feature
lifecycle/keep-alive

Quotes inside subject produce unexpected result, they basically remove quoting. Escaping is not really supported in GMail so it would be nice to print an error message if this happens...

kind/feature
good first issue
lifecycle/keep-alive

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Awaiting Schedule These updates are awaiting their schedule. Click on a checkbox to...

kind/dependencies
lifecycle/keep-alive

I've noticed gmailctl likes to split some "or" conditions into separate filters where I would've expected a single Gmail filter. It's a cosmetic thing, but affects a lot of my...

kind/feature
lifecycle/keep-alive

**My use case:** I get an email or two that I would like to create a filter for. I update my configuration and run `gmailctl diff` / `gmailctl apply`, getting...