Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Global browsing of attachments #9632

Open
2 tasks done
eveneme opened this issue Sep 9, 2024 · 3 comments
Open
2 tasks done

Global browsing of attachments #9632

eveneme opened this issue Sep 9, 2024 · 3 comments
Labels
enhancement help wanted potential plugin A feature that can be implemented as a plugin

Comments

@eveneme
Copy link

eveneme commented Sep 9, 2024

Prerequisites

  • I have searched for duplicate or closed feature requests
  • I have searched for plugins that provide already provide the feature

Proposal

The ability to globally browse all attachments in the Roundcube email inbox, with the option to download, manually delete, or globally delete them to free up space in the mailbox. Currently, each message has to be reviewed individually to delete large attachments in order to free up some space.

Motivation and context

This change is needed to improve the efficiency of managing email storage in Roundcube. Currently, users must manually open each email and search for large attachments to delete them, which is time-consuming and inefficient, especially for those with a high volume of emails. By enabling global browsing and management of attachments, users can quickly identify and delete unnecessary files, freeing up space in their mailbox without the need to sift through individual messages. This feature would help solve storage issues, prevent inbox overflow, and enhance overall email organization.

@alecpl
Copy link
Member

alecpl commented Sep 10, 2024

You can sort the list by size and Ctrl/Shift click to delete. So, it's not that hard. So, I think the reasoning needs to be better.

It will not be easy to implement this with good performance.

@pabzm
Copy link
Member

pabzm commented Sep 15, 2024

I think that would be a really nice feature, but I also agree that it's not easy to do. It will take a considerable amount of work time, which we as a maintainer team probably won't be able to spend.

@eveneme Are you maybe able and interested in building that feature yourself?

@pabzm pabzm added enhancement help wanted potential plugin A feature that can be implemented as a plugin labels Sep 15, 2024
@eveneme
Copy link
Author

eveneme commented Sep 19, 2024

@pabzm I would love to help, but unfortunately, I'm not a developer, I'm a UI/UX designer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement help wanted potential plugin A feature that can be implemented as a plugin
Projects
None yet
Development

No branches or pull requests

3 participants