TIL: Obsidian garbleText
Learned about obsidian `garbleText` which can hide all the text in the Obsidian Window. This can come in handy when you want to show the ...
Learned about obsidian `garbleText` which can hide all the text in the Obsidian Window. This can come in handy when you want to show the ...
Learned about obsidian garbleText which can hide all the text in the Obsidian Window. This can come in handy when you want to show the overview of your obsidian but are not sure but also want to make sure to not show content.
It can be triggered with app.garbleText() or document.querySelector('.app-container').classList.toggle('is-text-garbled')
![[📂 Assets/Obsidian Garbled Text.png]]