#!/bin/sh notmuch tag +school -new -- "path:school/**" # notmuch tag +inbox -new -- "path:*/INBOX/*" notmuch tag +personal -new -- "path:personal/**"