Skip to content

[Feature]: "Download All Attachments" button #466

Description

@baldemar-wuda

Problem / Motivation

When receiving emails with a large number of attachments (e.g., 30+ files, as shown in the screenshot below), downloading each file individually is highly inefficient and frustrating. It significantly degrades the user experience and increases the risk of missing important files.

Here is an example of an email with a massive list of attachments where this feature is critically needed:

Image

Proposed Solution

I would like to see a "Download All" button added to the attachment section.

Behavior: Clicking the button should bundle all attachments from the current email into a single .zip file and trigger the download.
Naming Convention: The generated ZIP file should be named based on the email subject, e.g., attachments_[email_subject].zip.
UX/UI: * The button should be placed prominently near the attachment counter (e.g., next to the +37 attachments label) or at the top of the attachment dropdown list.
For larger batches, a simple loading spinner or progress indicator should be displayed while the ZIP is being generated.

Alternatives Considered

No response

Feature Area

None

Mockups / Examples

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions