kurakart / garble-text

Obsidian plugin for exposing Obsidian's garbleText() function
MIT License
31 stars 2 forks source link

This plugin is no longer maintained. Sorry for any inconvinience caused.

Garble Text

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.

To-Dos

Credits

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.

Update Log

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.