From 078a75442aeba31bd998397b7925946b48611003 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Thu, 13 Jun 2019 10:19:00 -0700 Subject: afew: add forkable filter --- afew.ini | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/afew.ini b/afew.ini index 1362199..23aa75e 100644 --- a/afew.ini +++ b/afew.ini @@ -131,4 +131,9 @@ tags = -inbox;+philosophy [Filter.21] message = stupid noreply bots query = from:noreply OR from:no-reply -tags = -inbox;+noreply \ No newline at end of file +tags = -inbox;+noreply + +[Filter.22] +message = forkable crap +query = from:team@forkable.com +tags = -inbox;+groq;+forkable \ No newline at end of file -- cgit v1.2.3