Is there a way to mass-delete everything that I've "archived" (and, ideally, received before X date) while preserving everything that's still in "inbox," regardless of whether it's read/unread?
@hannah i haven't thought about this for a while, but `is:archive` and `before:[date]` still seem to work.
i _think_ is:archive and is:inbox are mutually exclusive, but, like, check me on that.