]> git.cworth.org Git - notmuch-wiki/commitdiff
add note about hooks to initial tagging
authorJani Nikula <jani@nikula.org>
Tue, 21 Feb 2012 20:30:42 +0000 (22:30 +0200)
committerJani Nikula <jani@nikula.org>
Tue, 21 Feb 2012 20:30:42 +0000 (22:30 +0200)
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