AutoYADM commit: 2025-03-14 01:15:06

This commit is contained in:
Daniel Fichtinger 2025-03-14 01:15:06 -04:00
parent 826d672a02
commit af8d6ce122
3 changed files with 31 additions and 30 deletions

View file

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