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

Closed
soywod opened this issue Sep 10, 2024 · 1 comment
Closed

Find a way to preview HTML message #471

soywod opened this issue Sep 10, 2024 · 1 comment
Assignees
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
@soywod soywod added this to Pimalaya Sep 10, 2024
@soywod soywod moved this to Todo in Pimalaya Sep 10, 2024
@soywod soywod moved this to Todo in Pimalaya Oct 11, 2024
@soywod soywod self-assigned this Oct 29, 2024
@soywod soywod moved this from Todo to In Progress in Pimalaya Nov 29, 2024
@soywod
Copy link
Member Author

soywod commented Dec 2, 2024

Feature landed on v1.0.0 branch, see the changelog for more details (once merged on master).

@soywod soywod closed this as completed Dec 2, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in Pimalaya Dec 2, 2024
@soywod soywod mentioned this issue Dec 6, 2024
18 tasks
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
Archived in project
Development

No branches or pull requests

1 participant