- ReaderView: complete rewrite with CSS styling, headers, attachments, zoom, find, dark mode, image blocking - Categories: DAO + UI tree widget with colors, nested categories, assignment - Rules engine: DAO + evaluation + actions (move, mark read, flag, delete, category, forward) - Templates: DAO + editor + manager with variables support - Signatures: DAO + manager + auto-per-account + manual selector in compose - ComposeView: signature combo, template selector, auto-signature on new email - MainWindow: frameless with rounded corners, 1px border, resize from edges, no status bar - Database: new tables (Category, MailCategory, Rule, Template, Signature) with indexes
7 lines
652 B
XML
7 lines
652 B
XML
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M5 9.5V19C5 19.6491 4.78947 20.2807 4.4 20.8L3.5 22M19 9.5V19C19 19.6491 19.2105 20.2807 19.6 20.8L20.5 22" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M18 9.5C18 13.6421 15.3137 17 12 17C8.68629 17 6 13.6421 6 9.5C6 5.35786 8.68629 2 12 2C15.3137 2 18 5.35786 18 9.5Z" stroke="black" stroke-width="1.5"/>
|
|
<path opacity="0.4" d="M5 20H19" stroke="black" stroke-width="1.5"/>
|
|
<path opacity="0.4" d="M13 5.2561C13.9608 5.76552 14.697 6.98832 14.9257 8.50024" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
</svg>
|