summaryrefslogtreecommitdiff
path: root/.fmail
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-11-25 19:21:04 -0700
committerSean Whitton <spwhitton@spwhitton.name>2019-11-25 19:21:04 -0700
commit37fec3f88b62b8a000cfc460c7362e74c2599d14 (patch)
tree089f7db83e4637dbaa7551bffe8e3bf89a00bbd9 /.fmail
parentc3ce0ba8ed02e7843850a8014bee1b65f684feb1 (diff)
downloaddotfiles-37fec3f88b62b8a000cfc460c7362e74c2599d14.tar.gz
comment
Diffstat (limited to '.fmail')
-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