From 53960d74c635567ba9c778f5b6777366e14d310d Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Thu, 19 Jul 2018 18:07:17 -0400 Subject: [{emacs,rc}/notmuch] add `latest' tag for newest batch of emails and bind l on notmuch-hello for tag:latest --- rc.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'rc.org') diff --git a/rc.org b/rc.org index bc755f2..7ba3fda 100644 --- a/rc.org +++ b/rc.org @@ -2146,7 +2146,8 @@ sieve-filter -eW -o postmaster_address=postmaster@aminb.org \ notmuch tag -new +sent -- from:amin@aminb.org or from:aminb@gnu.org or from:abandali@uwaterloo.ca or from:amin.bandali@uwaterloo.ca # initial tagging -notmuch tag +inbox +unread -new -- tag:new +notmuch tag -latest -- tag:latest +notmuch tag +inbox +unread +latest -new -- tag:new # apply tags to lists -- cgit v1.2.3-83-g751a