* 2023-05-02 16:44:22+0100, Al Haji-Ali wrote:

> When I search for emails (in the CLI or Emacs), for example all those
> with the inbox tag, I get a list of threads with the names of all
> senders in the thread and all tags that are in the thread rather than
> in the matched messages.

In Emacs you can search with "u" command in the *notmuch-hello* buffer.
It returns only the matched messages. There is also "z" command which
returns a tree but shows which messages matched the search pattern.

In command line interpreter and "notmuch-search" command you can use the
"--output" option:

    --output=(summary|threads|messages|files|tags)

-- 
/// Teemu Likonen - .-.. https://www.iki.fi/tlikonen/
// OpenPGP: 6965F03973F0D4CA22B9410F0F2CAE0E07608462

Attachment: signature.asc
Description: PGP signature

_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-le...@notmuchmail.org

Reply via email to