This plugin is no longer maintained. Sorry for any inconvinience caused.
This plugin exposes the garbleText()
function in Obsidian. Use the commands palette (ctrl+p
) to find the function Toggle Garble Text.
Garbling text in Obsidian turns all content in the entire app (notes, sidebar, etc) into unreadable text (and blurs images) so you can take screenshots without exposing sensitive data.
Garbled text is ungarbled on hover.
Huge thanks to Matthias C. Hormann (aka Moonbase59) for his work on testing on Android and the CSS to ungarble on hover, and Jeremy Valentine (aka Valentine195) for testing the plugin on iOS.
2021-08-25: Enabled on mobile; added blur on image when garbled, added ungarble on hover.
2021-08-13: Changed from two commands Garble
and Ungarble
, to one Toggle Garble
.