💾 Archived View for freeshell.de › tldr › notmuch.gmi captured on 2023-09-28 at 16:44:03. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

notmuch

Command-line based program for indexing, searching, reading, and tagging large collections of email messages.

More information.

notmuch setup
notmuch tag +{custom_tag} "{search_term}"
notmuch tag -{custom_tag} "{search_term}"
notmuch count --output={messages|threads} "{search_term}"
notmuch search --format={json|text} --output={summary|threads|messages|files|tags} "{search_term}"
notmuch search --format={json|text} --output={summary|threads|messages|files|tags} --limit={X} "{search_term}"
notmuch reply --format={default|headers-only} --reply-to={sender|all} "{search_term}"
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY