The Meld Encrypt plugin for Obsidian.md allows you to create and manage encrypted notes within your vault. With this plugin, you can rest assured that your sensitive information is protected as it is never decrypted to disk. You can create new encrypted notes, edit existing ones, and even encrypt or decrypt selected text within a note. The plugin also provides settings for customizing the behavior of encryption and decryption, such as remembering passwords and default views for new tabs. Whether you're looking to safeguard your personal notes or sensitive information, Meld Encrypt is an essential tool for Obsidian.md users seeking peace-of-mind when it comes to data security.
What's Changed
- Rewrite the encrypted note editor to be based off the Obsidian note editor. Fixes #142, #145, #148, #152, #153, #154, #159
- Build a standalone CLI script (mdenc) to work with encrypted notes independently to Obsidian. See #105.
- Icon changes for consistency
- Add 'External File' option to store passwords in external files. See #162
- Add In place editing by @naturecodevoid (@amsam0) See #166.
- Fix for #183
New Contributors
- @amsam0 made their first contribution in https://github.com/meld-cp/obsidian-encrypt/pull/166
Full Changelog: https://github.com/meld-cp/obsidian-encrypt/compare/2.3.7…2.4.0