Teemu Likonen <[email protected]> writes: > > It seems to me that using search term tag:unread will help you. Try this > in the *hello* buffer: > > z tag:unread > > You'll go directly to tree view and unread messages will show with > normal colours and read messages with grey colour. Commands "n" and > "p" will skip over read messages ("N" and "P" won't). You can > configure saved searches to start with tree view.
Yes this is very good. Actually what I do now is s tag:unread date:-2d.. which gives me almost what I want. Only downside is, completely unread threads don't show up in the search view. Sometimes I want to go back and read a read thread. But this can be solved by using flagged (or some other tag). So now I have: s ((tag:unread date:-2d..) or tag:flagged) which works pretty well. Thanks! /Johan _______________________________________________ notmuch mailing list [email protected] https://notmuchmail.org/mailman/listinfo/notmuch
