Files
dotfiles/aerc/.config/aerc/phil.queries
T
2026-04-18 09:34:10 +02:00

45 lines
2.3 KiB
Plaintext

# Standard Main Views
Inbox=tag:inbox and not tag:deleted and not tag:spam and not (from:@makesomebreathingspace.com or from:@healplaylove.ch or from:@circle.so)
Unread=tag:unread and not tag:deleted and not tag:spam
Starred=(tag:flagged or tag:starred) and not tag:deleted and not tag:spam
Archive=not tag:inbox and not tag:spam and not tag:deleted
Mail/Sent=(folder:Sent or tag:sent) and not tag:deleted
Mail/Drafts=folder:Drafts or tag:draft
Mail/Spam=tag:spam and not tag:deleted
Mail/Trash=tag:deleted
# Community Folder Stack
Community=(from:@makesomebreathingspace.com or from:@healplaylove.ch or from:@circle.so) and date:today and not tag:deleted and not tag:spam
# Community - Breathing Space
Community/Breathing Space=from:@makesomebreathingspace.com and not tag:deleted and not tag:spam
Community/Breathing Space/Today=from:@makesomebreathingspace.com and date:today and not tag:deleted and not tag:spam
Community/Breathing Space/This Week=from:@makesomebreathingspace.com and date:6days..today and not tag:deleted and not tag:spam
# Community - Heal Play Love
Community/Heal Play Love=(from:@healplaylove.ch or from:@circle.so) and not tag:deleted and not tag:spam
Community/Heal Play Love/Today=(from:@healplaylove.ch or from:@circle.so) and date:today and not tag:deleted and not tag:spam
Community/Heal Play Love/This Week=(from:@healplaylove.ch or from:@circle.so) and date:6days..today and not tag:deleted and not tag:spam
# Categories
Finance=tag:finance and tag:inbox and not tag:deleted and not tag:spam
Newsletters=tag:newsletter and tag:inbox and not tag:deleted and not tag:spam
# Priority Management
Priority/1=tag:priority1 and tag:inbox and not tag:deleted and not tag:spam
Priority/2=tag:priority2 and tag:inbox and not tag:deleted and not tag:spam
Priority/All=(tag:priority1 or tag:priority2) and not tag:deleted and not tag:spam
# Time-based
Time/Today=date:today and tag:inbox and not tag:deleted and not tag:spam
Time/This Week=date:week and tag:inbox and not tag:deleted and not tag:spam
Time/Last 7 Days=date:7days..today and not tag:deleted and not tag:spam
# Status/Action
Action/Needs Reply=tag:inbox and not tag:replied and not tag:deleted and not tag:spam
Action/Important=(tag:flagged or tag:priority1) and not tag:deleted and not tag:spam
Action/Todo=(tag:todo or tag:followup) and not tag:deleted and not tag:spam
# All Mail
Everything=*