X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=excluding.mdwn;h=a75020265edc6284412935959090503c2b930e40;hb=3841ab8a64c6e26f50fb90c25cf47095024e74d4;hp=785d477a69f2a88103cec058e82e481ef4970bd4;hpb=d9983502faba9ad82fd5a5ff20aa8451ae1fdea8;p=notmuch-wiki diff --git a/excluding.mdwn b/excluding.mdwn index 785d477..a750202 100644 --- a/excluding.mdwn +++ b/excluding.mdwn @@ -73,9 +73,9 @@ procedure: ## **killing threads** -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.