- 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
8 lines
971 B
XML
8 lines
971 B
XML
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M13.2633 8.26238L8 12V5.22457C8 3.33816 8 2.39496 8.60465 2.08561C9.2093 1.77625 9.98131 2.32448 11.5253 3.42093L13.2633 4.6551C14.4211 5.47731 15 5.88842 15 6.45874C15 7.02907 14.4211 7.44017 13.2633 8.26238Z" stroke="black" stroke-width="1.5"/>
|
|
<path d="M13.2633 19.3449L11.5253 20.5791C9.98131 21.6755 9.2093 22.2238 8.60465 21.9144C8 21.605 8 20.6618 8 18.7754V12L13.2633 15.7376C14.4211 16.5598 15 16.9709 15 17.5413C15 18.1116 14.4211 18.5227 13.2633 19.3449Z" stroke="black" stroke-width="1.5"/>
|
|
<path opacity="0.5" d="M3 15.5L8 12L3 8.5" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path opacity="0.7" d="M19 5C19 5 21 7.1 21 12C21 16.9 19 19 19 19" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path opacity="0.4" d="M17 8C17 8 18 9.9 18 12C18 14.1 17 16 17 16" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
</svg>
|