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

Find a way to preview HTML message #471

Open
soywod opened this issue Sep 10, 2024 · 0 comments
Open

Find a way to preview HTML message #471

soywod opened this issue Sep 10, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@soywod
Copy link
Member

soywod commented Sep 10, 2024

When you need to open an email in your browser for example, the flow is not so smooth. You need first to message read --html --no-headers > email.html then chromium email.html. If images are in attachments you cannot see them. This issue stands for finding a smoother alternative.

A first idea could be to split the read command into 2:

  • read (for everything related to reading text content)
  • export (for everything related to exporting/moving messages). The --raw flag disappear and would be the default behaviour of the export command.
@soywod soywod added the enhancement New feature or request label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant