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 attachments #479

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

Improve attachments #479

soywod opened this issue Sep 10, 2024 · 0 comments

Comments

@soywod
Copy link
Member

soywod commented Sep 10, 2024

For now, attachments API is really limited. You can only list them when reading emails and download all of them.


email-lib

  • Think about a criteria API for filtering attachment by size, name, mime type etc.
  • Add ability to search for attachments matching the given criteria.

himalaya

  • Add command to search for attachments matching the given criteria and to display them in a table.
  • Add command to download attachments matching the given criteria.
  • Add --attachment option to commands tpl {new,reply,forward} to automatically add attachment as <#part …> to the generated template.

himalaya-emacs

  • Add view to search for attachments matching the given criteria and to display them in a table.
  • Add keybinds to preview and to download selected attachments.

himalaya-vim

  • Add view to search for attachments matching the given criteria and to display them in a table.
  • Add keybinds to preview and to download selected attachments.
@soywod soywod added this to Pimalaya Sep 10, 2024
@soywod soywod moved this to Todo in Pimalaya Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant