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 drafts management #476

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

Improve drafts management #476

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

Drafts management is really limited and not secure, a refactor is needed.


email-lib

  • Move local drafts from /tmp to XDG_DATA_HOME/himalaya/.
  • Make drafts name unique so users can have multiple of them.
  • Add option to encrypt local drafts.
  • Add ability to "edit" a remote draft. Such feature does not exist on IMAP server, so it can technically be done by consuming (deleting) the targeted draft then to save it back.

himalaya

  • Add ability to choose between multiple local drafts before editing.
  • Add config option to enable local draft encryption.
  • Add ability to edit a draft, then to either save or send it.

himalaya-vim

  • Add ability to edit a draft, then to either save or send it.
@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