This commit is contained in:
Markus Moser 2025-03-14 16:43:53 +01:00
parent 1f572babd2
commit 4b4137b8a6
No known key found for this signature in database
GPG key ID: AD411FF94FFE07BD

View file

@ -1,5 +1,5 @@
# Private Mode
Simple #private mode for [Obsidian](https://obsidian.md/). All files, links and search results tagged with #private will get a blurred out in the default mode. You have to either hover over or focus on the element to show it temporarily or use the command "Reveal all" to always show it.
Simple #private mode for [Obsidian](https://obsidian.md/). All files, links and search results tagged with #private will get blurred out in the default mode. You have to either hover over or focus on the element to show it temporarily or use the command "Reveal all" to always show it.
**This plugin requires the obsidian plugin [Supercharged Links](https://github.com/mdelobelle/obsidian_supercharged_links) to work**