mirror of
https://github.com/markusmo3/obsidian-private-mode.git
synced 2026-07-22 12:20:24 +00:00
fix typo
This commit is contained in:
parent
1f572babd2
commit
4b4137b8a6
1 changed files with 1 additions and 1 deletions
|
|
@ -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**
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue