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

Ability to edit attachments during composition of a new mail #322

Open
romanofski opened this issue Aug 22, 2019 · 0 comments
Open

Ability to edit attachments during composition of a new mail #322

romanofski opened this issue Aug 22, 2019 · 0 comments
Labels
Milestone

Comments

@romanofski
Copy link
Member

Is your feature request related to a problem? Please describe.
When composing a new e-mail, we want to be able to open or edit the attachments. Fixing #182 added a base level feature for handling attachments of parsed mails. In a discussion on #318 we figured that fundamentally attachments could be nested (like you know, MIME mails in general) and showing a tree view of attachments for editing and opening would be more desirable. Biggest benefit would be to avoid any ambiguity which specific part of the attachment should be edited.

Describe the solution you'd like
Don't pick this up if Brick doesn't have a tree widget yet.
Use the tree widget so input for editing/opening attachments happen on the specific Part of the MIMEMessage.

Describe alternatives you've considered
See the discussion on #318

Additional context
None

@romanofski romanofski added this to the 1.1 milestone Aug 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant