Skip to content

FEAT: Add flag/star marking for emails #651

@andrinoff

Description

@andrinoff

Is your feature request related to a problem? No way to mark important emails. Cannot prioritize or bookmark messages for later.

Describe the solution you would like: Add flag/star feature:

  • Press "s" to star/unstar email
  • Show star indicator (★) in inbox list
  • Filter view for starred emails only
  • Persist flags to server (IMAP FLAGS)

Describe alternatives you have considered: Use folders (more manual). Flags are standard email feature.

Additional context:

  • Files: tui/inbox.go, fetcher/fetcher.go
  • Use IMAP \Flagged flag
  • Update local cache on flag change
  • Complexity: Medium - IMAP flag support

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions