Is your feature request related to a problem?
Only folders exist; arbitrary user labels aren't supported.
Describe the solution you'd like
Support assigning custom labels/tags to messages (mapped to IMAP keywords/Gmail labels where possible).
Describe alternatives you've considered
Folder-only organization.
Additional context
IMAP keywords in backend/imap; UI in tui/inbox.go.
Is your feature request related to a problem?
Only folders exist; arbitrary user labels aren't supported.
Describe the solution you'd like
Support assigning custom labels/tags to messages (mapped to IMAP keywords/Gmail labels where possible).
Describe alternatives you've considered
Folder-only organization.
Additional context
IMAP keywords in
backend/imap; UI intui/inbox.go.