GitShow/jessfraz/gmailfilters
jessfraz

gmailfilters

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

by jessfraz
Star on GitHubFork

Go

559 stars33 forks5 contributorsQuiet · 3y agoSince 2018v0.0.0MIT

Meet the team

See all 5 on GitHub →
jessfraz
jessfraz7 contributions
jnsn
jnsn2 contributions
github-actions[bot]Bot
github-actions[bot]2 contributions
toc-me[bot]Bot
toc-me[bot]2 contributions

Languages

View on GitHub →
Go69.2%
Makefile28%
Dockerfile2.8%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
42
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 8 in progress · Last activity 3y ago
See all on GitHub →
bwplotka
Added help autocompletion as a CI step; extended bin help with examples; added mention about exporting.OpenPR

Think I wish this repo had in the beginning (needed export, but was quite hidden). Thanks for the project! (: Signed-off-by: Bartlomiej Plotka

bwplotka · 5y ago
crossan007
Handle Filters.List response having only from: criteriaOpenPR

closes #11 In scenarios where is the only criteria on a filter, the application skips over the filter properties (it would appear that does not include criteria). This PR probably does not yet address all scenarios where Filter Critera are present, but not accounted for in

crossan007 · 6y ago
ahmadawais
📖 DOC: Getting StartedOpenPR

Add a "Getting Started" guide to make the setup easier. This is how it looks → !image Peace! ✌️

ahmadawais · 6y ago

Recent fixes

View closed PRs →
nikolaydubina
go installMergedPR

Proposing to use mechanism + making whole code-block copy-apply ready for terminal (no for one-liners, which is a also sometimes a lint rule for markdown).

nikolaydubina · 1y ago
chrisgavin
Add support for using filters to apply categories.MergedPR

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 Different categories can be shown and hidden in the Gmail settings, but the list of possible categories is always fixed. A list of possible categories can be found here. This pull request extends gmailfilters to be able to create filters that apply categories to emails based on custom criteria. This is done with an extra property on the filter, which can be set to any of the possible categories ("PERSONAL", "SOCIAL", "PROMOTIONS", "UPDATES" or "FORUMS"), or a differently-cased variant. Thanks for making this awesome tool; it makes managing my filters way easier!

chrisgavin · 2y ago
adambkaplan
Support "Mark important"MergedPR

Add the ability to always or never mark a message as important. Fixes #15 Signed-off-by: Adam Kaplan

adambkaplan · 2y ago
Structured data for AI agents

Repository: jessfraz/gmailfilters. Description: A tool to sync Gmail filters from a config file to your account. Stars: 559, Forks: 33. Primary language: Go. Languages: Go (69.2%), Makefile (28%), Dockerfile (2.8%). License: MIT. Latest release: v0.0.0 (7y ago). Open PRs: 8, open issues: 7. Last activity: 3y ago. Community health: 42%. Top contributors: jessfraz, jnsn, github-actions[bot], toc-me[bot].

·@ofershap

Replace github.com with gitshow.dev