From 232f8e376fe2856c8d34092e33a2c0750734c285 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 25 Feb 2021 10:11:06 +0000 Subject: lei q: -tt marks direct hits as "flagged" This can be used to quickly distinguish messages which were direct hits when doing thread expansion vs messages that were merely part of the same thread. This is NOT mairix-derived behavior, but I occasionally found it useful when looking at results in an MUA to know whether a message was a direct hit or not. This makes "-t" consistent with non-"-t" cases as far as keyword reading goes. --- Documentation/lei-q.pod | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Documentation') diff --git a/Documentation/lei-q.pod b/Documentation/lei-q.pod index 75fdc613..0959beac 100644 --- a/Documentation/lei-q.pod +++ b/Documentation/lei-q.pod @@ -79,6 +79,14 @@ Augment output destination instead of clobbering it. Return all messages in the same thread as the actual match(es). +Using this twice (C<-tt>) sets the C (AKA "important") +on messages which were actual messages. This is useful to distinguish +messages which were direct hits from messages which were merely part +of the same thread. + +TODO: Warning: this flag may become persistent and saved in +lei/store unless an MUA unflags it! (Behavior undecided) + =item -d STRATEGY, --dedupe=STRATEGY Strategy for deduplicating messages: C, C, C, or -- cgit v1.2.3-24-ge0c7