From 0ec828daff8985aa10bcc218a6fa07afcce8bf5d Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Tue, 27 Nov 2018 10:05:18 -0800 Subject: Fix lists-inbox filter --- afew.ini | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'afew.ini') diff --git a/afew.ini b/afew.ini index 4616a97..a227330 100644 --- a/afew.ini +++ b/afew.ini @@ -7,11 +7,6 @@ spam_tag = spam # tag lists and a tag named lists/. [ListMailsFilter] -[ListMailsInboxFilter] -message = remove lists from inbox -query = tag:lists -tags = -inbox - [Filter.0] message = mobile todos query = 'from:ben@bsima.me AND to:ben@bsima.me AND subject:TODO' @@ -50,6 +45,11 @@ message = github query = from:github.com tags = +github;-inbox +[Filter.5] +message = remove lists from inbox +query = tag:lists +tags = -inbox + [MailMover] folders = Important INBOX #max_age = 15 -- cgit v1.2.3