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

zipdownload: Add UI elements to download many messages #2354

Closed
rcubetrac opened this issue Aug 28, 2009 · 8 comments
Closed

zipdownload: Add UI elements to download many messages #2354

rcubetrac opened this issue Aug 28, 2009 · 8 comments

Comments

@rcubetrac
Copy link

Reported by aperez on 28 Aug 2009 10:22 UTC as Trac ticket #1486069

Having the possibility of downloading a message in its original format (or, if possible, as an mbox file) would allow for saving copies of e-mails to disk right from the web interface. As a side effect this would make easier to do certains things (e.g. applying a set of patches with git am).

Extending the functionality to downloading of entire threads would be better, but I suppose that message threading support should be completed first.

Keywords: mbox download
Migrated-From: http://trac.roundcube.net/ticket/1486069

@rcubetrac
Copy link
Author

Comment by @alecpl on 8 Jan 2014 09:04 UTC

Currently we have zipdownload plugin. However, its options to download many messages are hidden (require contextmenu plugin). Let's make them usable without contextmenu.

Additionally, consider an option to choose mbox format when downloading many messages.

@rcubetrac
Copy link
Author

Milestone changed by @alecpl on 8 Jan 2014 09:04 UTC

later => 1.1-beta

@rcubetrac
Copy link
Author

Summary changed by @alecpl on 8 Jan 2014 09:06 UTC

Download message/thread in original/mbox format

zipdownload: Add UI elements to download many messages

@rcubetrac
Copy link
Author

Comment by @alecpl on 16 Apr 2014 07:17 UTC

I was wrong, the multi-download is just configurable in zipdownload plugin. So, all we need here is download in mbox format. I propose:

  1. Remove "Download folder" option, as it is redundant - you can download all messages in a folder with "Download (.eml)" option in "More actions" menu.
  2. Rename "Download (.eml)" option to "Download...", and add submenu with options
  • "Message source (.eml)" (which would be active only if one message is selected),
  • "Mbox format (.zip)",
  • "Maildir format (.zip)".

@rcubetrac
Copy link
Author

Comment by @thomascube on 16 Apr 2014 08:27 UTC

I don't think "Download folder" is redundant as the regular "Download" option operates on the current selection. It might not be clear that one first need to "select all" in order to download the entire folder.

@rcubetrac
Copy link
Author

Comment by @alecpl on 16 Apr 2014 09:48 UTC

Well, adding submenu (mbox vs. maildir) to "Download folder" doesn't sound reasonable too. Beside that, there are currently other options that work on all messages in a folder (or search result) e.g. all Mark menu options and require "select all first" from a user. Should we duplicate them in folders actions menu? No. I think your argument is not very strong. Thanks for your opinion, anyway.

@rcubetrac
Copy link
Author

Comment by @alecpl on 18 Apr 2014 08:17 UTC

Implemented in ed1ceea.

@rcubetrac
Copy link
Author

Status changed by @alecpl on 18 Apr 2014 08:17 UTC

new => closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant