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

Explorer Context Menu Support in Message File List #13

Closed
flywire opened this issue May 7, 2019 · 12 comments
Closed

Explorer Context Menu Support in Message File List #13

flywire opened this issue May 7, 2019 · 12 comments
Assignees

Comments

@flywire
Copy link
Contributor

flywire commented May 7, 2019

Using Win10.

  1. It would be nice to support Explorer context menu in message file list
  2. Message context menu opens print preview in application window - would be better to open in new window
  3. Message context menu does not give access to page settings (headers, margins etc) when selecting print (use print preview as workaround)
  4. Message Save File supports multiple file selection - nice
@Dijji
Copy link
Owner

Dijji commented May 7, 2019

It sounds as though this is mostly about printing emails. I regard printing as a hard problem that is currently out of scope, unless you can suggest an easy way to do it.

Dijji

@flywire
Copy link
Contributor Author

flywire commented May 7, 2019

No, printing was really an aside to explorer context menu. I formed the view from your other repositories you have some expertise with this functionality (??). Mainly want ability to double click an attachment and open in default application (or right click and select application) without having to save it.

Re Printing: Works well in message from context menu but does not seem to support page customisation - hence my suggestion of print preview in a new window if user is fussy since application window size may be unsuitable.

@Dijji
Copy link
Owner

Dijji commented May 7, 2019

Adding a context menu to the message list would be easy enough, but the question is, what should the entries on it be? Modifying printing I still regard as too hard - printing from the message window comes for free.

Would supporting opening attachments not make more sense from the attachment list?

Dijji

@flywire
Copy link
Contributor Author

flywire commented May 7, 2019

what should the [context menu] entries on it be?

User's explorer entries

Modifying printing I still regard as too hard

Fair enough, functional but not necessarily nice as I say above.

Would supporting opening attachments not make more sense from the attachment list?

That is what I had in mind

@Dijji
Copy link
Owner

Dijji commented May 7, 2019

Makes sense. Opening attachments also matches an Outlook capability. I will add it to my development list, though at a slightly lower priority.

Dijji

@Dijji Dijji self-assigned this May 7, 2019
@flywire
Copy link
Contributor Author

flywire commented May 7, 2019

Can I see the development list?

@Dijji
Copy link
Owner

Dijji commented May 7, 2019

On this project, it is currently just the two items arising from your two issues. Care to help?

Dijji

@flywire
Copy link
Contributor Author

flywire commented May 7, 2019

I'd like to but I know zero c#. Old procedural languages including vb and a bit of python. Been looking through the java tutorials.

@flywire
Copy link
Contributor Author

flywire commented Nov 27, 2019

#14 (comment)

  • attachments are too difficult to view when browsing emails

#14 (comment)

I can see how to deliver on some of what you want.

  • I can open an attachment using the associated default application, but I cannot see how to allow you to do the equivalent of Open With…

This is far better than 80/20 rule. Double click to open?

@Dijji
Copy link
Owner

Dijji commented Nov 27, 2019

I have made some progress with attachment opening. After a bit more research, I now have both Open and Open With working in a test build, driven by a context menu on the attachments list, so this could be ready for release before too long.

@Dijji
Copy link
Owner

Dijji commented Dec 3, 2019

Support for attachment opening is now available in the pre-release of version 1.7. If you are interested, check it out and let me know what you think.

@flywire
Copy link
Contributor Author

flywire commented Dec 6, 2019

Very functional now.

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

No branches or pull requests

2 participants