AutoYADM commit: 2025-03-14 00:00:06

This commit is contained in:
Daniel Fichtinger 2025-03-14 00:00:06 -04:00
parent ceabaf96a5
commit 47064101e1
8 changed files with 47 additions and 2 deletions

4
.notmuch/hooks/post-new Executable file
View file

@ -0,0 +1,4 @@
#!/bin/sh
notmuch tag +school -- "is:new path:school/**"
notmuch tag +personal-- "is:new path:personal/**"