meld-cp / obsidian-encrypt

Hide secrets in your Obsidian.md vault
MIT License
598 stars 35 forks source link

Create an encrypted note from selection #129

Open meld-cp opened 11 months ago

meld-cp commented 11 months ago

Explore the idea of having the ability to select text, then choose 'create encrypted note' from the command pallet.

This would create a new whole-encrypted note with the contents of the selection.

The original selected text becomes a link to the new encrypted note.

felixqueisler commented 6 months ago

Hey, as I commented on Issue 150, maybe this would also work really well from the context menu of the selection:

image

There could be multiple commands in the Meld Encrypt section, including "Create Encrypted Note from selection".