projects
/
obsolete
/
notmuch-wiki
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20eb804
)
add note about hooks to initial tagging
author
Jani Nikula
<jani@nikula.org>
Tue, 21 Feb 2012 20:30:42 +0000
(22:30 +0200)
committer
Jani Nikula
<jani@nikula.org>
Tue, 21 Feb 2012 20:30:42 +0000
(22:30 +0200)
initial_tagging.mdwn
patch
|
blob
|
history
diff --git
a/initial_tagging.mdwn
b/initial_tagging.mdwn
index d35db4965d38fa3ba4982327d711f4755117ff9c..1e0fcc1824623e5325badc5a44349035d8c5c163 100644
(file)
--- a/
initial_tagging.mdwn
+++ b/
initial_tagging.mdwn
@@
-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