notmuch
Verified for current stable LTS
Notmuch Commands
Notmuch command syntax with verified terminal examples.
Commands
7 commands for Notmuch
notmuch Search
Notmuch Command: Add Tag To Matching Messages
notmuch tag +<custom_tag> "<search_term>" notmuch Operations
Notmuch Command: Configure Notmuch For First Use
notmuch setup notmuch Search
Notmuch Command: Count Matching Messages
notmuch count --output=<messages|threads> "<search_term>" notmuch HTTP
Notmuch Command: Create Reply Template For Messages
notmuch reply --format=<default|headers-only> --reply-to=<sender|all> "<search_term>" notmuch HTTP
Notmuch Command: Limit Number Of Search Results
notmuch search --format=<json|text> --output=<summary|threads|messages|files|tags> --limit=<X> "<search_term>" notmuch Search
Notmuch Command: Remove Tag From Matching Messages
notmuch tag -<custom_tag> "<search_term>" notmuch HTTP
Notmuch Command: Search Matching Messages
notmuch search --format=<json|text> --output=<summary|threads|messages|files|tags> "<search_term>" Suggest a Notmuch Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Notmuch workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.