summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-07-15 13:29:32 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-07-15 14:54:17 -0700
commitf23408d1c2fb9afb74c44b7c666a5d4ff5338896 (patch)
treefb932701c7dbb02277917b66857b916c7a37144a /.config
parenta6750c269b96922703dc132a66c87425ad9140d0 (diff)
downloaddotfiles-f23408d1c2fb9afb74c44b7c666a5d4ff5338896.tar.gz
stop syncing drafts written in other clients, for simplicity
Diffstat (limited to '.config')
-rwxr-xr-x.config/notmuch/default/hooks/post-new3
1 files changed, 0 insertions, 3 deletions
diff --git a/.config/notmuch/default/hooks/post-new b/.config/notmuch/default/hooks/post-new
index 66f7f4d0..60a5b2f0 100755
--- a/.config/notmuch/default/hooks/post-new
+++ b/.config/notmuch/default/hooks/post-new
@@ -1,8 +1,5 @@
#!/bin/sh
-# mark all drafts as drafts, and as read
-notmuch tag -unread +draft -- folder:drafts
-
# mark all spam as spam, and as read, for Gnus
notmuch tag -unread +spam -- folder:spam