changed aerc layout

This commit is contained in:
liph
2026-07-22 12:47:31 +02:00
parent 95956d123a
commit 334737665f
49 changed files with 6997 additions and 23 deletions
+37
View File
@@ -0,0 +1,37 @@
# 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
# 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
# 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
# Time-based
Time/Today=date:today and tag:inbox and not tag:deleted and not tag:spam
Time/This Week=date:6days..today and tag:inbox and not tag:deleted and not tag:spam
Time/This Month=date:month 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
# Special Queries
Needs Reply=tag:inbox and not tag:replied and not tag:deleted and not tag:spam
Attachments=tag:attachment and tag:inbox and not tag:deleted and not tag:spam
Important=(tag:flagged or tag:priority1) and not tag:deleted and not tag:spam
Action Required=(tag:todo or tag:followup) and not tag:deleted and not tag:spam
# Unprocessed
New Mail=tag:new and not tag:deleted and not tag:spam
Untagged=tag:inbox and not tag:priority1 and not tag:priority2 and not tag:work and not tag:personal and not tag:finance and not tag:deleted and not tag:spam
# All Mail
Everything=*