summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x.fmail/.notmuch/hooks/pre-new5
1 files changed, 5 insertions, 0 deletions
diff --git a/.fmail/.notmuch/hooks/pre-new b/.fmail/.notmuch/hooks/pre-new
index ffe20883..c831b60a 100755
--- a/.fmail/.notmuch/hooks/pre-new
+++ b/.fmail/.notmuch/hooks/pre-new
@@ -17,6 +17,11 @@
# Then we sync with my IMAP server. Then in the post-new script we
# add tags to new messages in particular folders
+# Before considering adding use of a new tag, which would require me
+# to do some sort of sync/backup of my notmuch database, consider
+# whether simply flagging messages could be sufficient to track
+# whatever needs to be tracked
+
offline || movemymail
# ensure that notmuch is able to detect renames by my annexfmail script