diff options
author | Ben Sima <ben@bsima.me> | 2019-06-13 10:19:00 -0700 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2019-06-13 10:23:13 -0700 |
commit | 078a75442aeba31bd998397b7925946b48611003 (patch) | |
tree | 411ba5c343ce27ea0b6bc005d01d33001c4e3a64 | |
parent | 2da7999816b7d0db3e47d1cef34a3963882a76da (diff) |
afew: add forkable filter
-rw-r--r-- | afew.ini | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -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 |