On Mon, Jun 03 2019, meOme <[email protected]> wrote: > I use > notmuch search myWord > for the search and the output seems to be the same as > notmuch search --output=summary myWord > So output=summary is the default, right? > Now (on a user's klick) I would like to show the Message from the saerch > result. > The Problem is, that there's only the Thread-Id in the summary, not the > Mail-Id! > Is it possible to get the mail-id in the summary (instead of, or additional > to) the thread-id? > What's the way to go?
Look at: "notmuch search --output=messages ..." It's described in the notmuch-search(1) man page. hth. jamie. _______________________________________________ notmuch mailing list [email protected] https://notmuchmail.org/mailman/listinfo/notmuch
