]> git.notmuchmail.org Git - notmuch-wiki/blobdiff - excluding.mdwn
News for release 0.38.3
[notmuch-wiki] / excluding.mdwn
index 785d477a69f2a88103cec058e82e481ef4970bd4..a75020265edc6284412935959090503c2b930e40 100644 (file)
@@ -73,9 +73,9 @@ procedure:
 
 ## <span id="exclude">**killing threads**</span>
 
-In a [[hook|manpages/notmuch-hooks-5]]
+In a [hook](https://notmuchmail.org/doc/latest/man5/notmuch-hooks.html)
 
-    notmuch tag +muted $(notmuch search --output=threads tag:muted)"
+    notmuch tag +muted $(notmuch search --output=threads tag:muted)
 
-New messages in the thread get the muted tag. Make muted an excluded tag.
-To kill a thread, tag it with muted, run notmuch new.
+New messages in the thread get the muted tag.  Make muted an excluded tag (see
+above).  To kill a thread, tag it with muted, run notmuch new.