]> git.cworth.org Git - notmuch-wiki/blobdiff - initial_tagging.mdwn
add note about hooks to initial tagging
[notmuch-wiki] / initial_tagging.mdwn
index d35db4965d38fa3ba4982327d711f4755117ff9c..1e0fcc1824623e5325badc5a44349035d8c5c163 100644 (file)
@@ -28,7 +28,10 @@ following:
     notmuch tag +inbox +unread -new -- tag:new
 
 Since the post-processing is only acting on a few messages, it is
-generally extrememly fast.
+generally extremely fast.
+
+You can use the `post-new` hook, which is automatically run after `notmuch new`,
+to do post-processing. See `man notmuch-hooks` for details on hooks.
 
 
 # Other solutions