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

This commit is contained in:
Daniel Fichtinger 2025-03-14 00:30:06 -04:00
parent 262c8caac1
commit 826d672a02
9 changed files with 12 additions and 48 deletions

View file

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