meld-cp / obsidian-encrypt

Hide secrets in your Obsidian.md vault
MIT License
563 stars 33 forks source link

Render codeblock wrapped commented encrypted text nicer #86

Closed meld-cp closed 1 year ago

meld-cp commented 1 year ago

Originally posted by @meld-cp in https://github.com/meld-cp/obsidian-encrypt/discussions/56#discussioncomment-5556443

As a workaround, for now you can wrap the commented encrypted text in inline code block quotes.

E.g.

`%%šŸ”Ī± šŸ’”1šŸ’”ydAIRTarjrYjQphcosAtXau7xNBxX3eKbmz329DBMKkMEWF3 šŸ”%%`

This will make it show in reading mode.

I'll try to make this display nicer in reading/live preview modes and perhaps clickable to show the decode window.