meld-cp / obsidian-encrypt

Hide secrets in your Obsidian.md vault
MIT License
585 stars 36 forks source link

Add support for password hints #28

Closed therden closed 2 years ago

therden commented 2 years ago

Thank you for making and sharing this plug-in.

Please consider adding support for optional password hints that are saved at encryption time and then presented to the user when encrypted text is selected for decryption.

By reducing the risk of being unable to recall the password required to decrypt a block of text, password hints would encourage users to employ as many different encryption passwords as make sense in their use-case.

meld-cp commented 2 years ago

That's a good idea 👍

therden commented 2 years ago

Password hints work great -- thank you for implementing them!