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

Improve attachment saving UX #400

Open
jtdaugherty opened this issue Jun 6, 2018 · 2 comments
Open

Improve attachment saving UX #400

jtdaugherty opened this issue Jun 6, 2018 · 2 comments

Comments

@jtdaugherty
Copy link
Member

Right now attachments get saved to disk in a human-unfriendly location that is difficult to discover, so when users want to save attachments for purposes other than just viewing, that's a problem.

Let's:

  • Add a new configuration setting to specify the default attachment saving location
  • Add a message selection keybinding to show the list of attached files on the selected message in a popup
  • Permit saving attachments from that popup selectively
  • When the user chooses to save an attachment, prompt for the destination, defaulting to the location in the configuration, with an option to edit before continuing
@kquick
Copy link
Collaborator

kquick commented Dec 12, 2018

Also consider using the new file-selector widget for this (as used for adding attachments to messages).

@kquick
Copy link
Collaborator

kquick commented Feb 14, 2020

See also #563.

@kquick kquick self-assigned this Feb 14, 2020
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

2 participants