X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=faq.mdwn;h=f6d8a71e2a422b056c93dee688dc65fa49940246;hb=6562766d20047abcb3bab0d88a1e5849baaae76d;hp=6e7a3812e3d51b304971f99a082407e01f3d918f;hpb=fc25a51668a8bebcbeb6d86f9396b0dcf5bb314f;p=notmuch-wiki diff --git a/faq.mdwn b/faq.mdwn index 6e7a381..f6d8a71 100644 --- a/faq.mdwn +++ b/faq.mdwn @@ -1,3 +1,4 @@ +[[!img notmuch-logo.png alt="Notmuch logo" class="left"]] # Frequently Asked Questions [[!toc levels=2]] @@ -10,3 +11,11 @@ Notmuch searches are message based. Multiple files may be associated with the same message (i.e. the files have identical Message-ID). A `folder:` search will match the folder of any of the files. The `--output=files` option outputs all the files of all matching messages. + +## Shouldn't notmuch support inline PGP? + +[Why it might not be a good idea](https://dkg.fifthhorseman.net/notes/inline-pgp-harmful/) + +## How do I delete messages + +See [[excluding]].