mirror of
https://github.com/markusmo3/obsidian-private-mode.git
synced 2026-07-22 05:42:42 +00:00
updated README.md to include the new private callout
This commit is contained in:
parent
b3d662f445
commit
9dd9650652
2 changed files with 12 additions and 2 deletions
14
README.md
14
README.md
|
|
@ -5,12 +5,22 @@ All files, links and search results tagged with #private will get a blurred out
|
|||
|
||||
**This plugin requires the obsidian plugin [Supercharged Links](https://github.com/mdelobelle/obsidian_supercharged_links) to work**
|
||||
|
||||

|
||||

|
||||
*Basic editor view showcasing all the different elements that get blurred (colorful file explorer is custom made and doesn't come with this plugin)*
|
||||
|
||||

|
||||
*There is also a callout you can use*
|
||||
|
||||
# Features
|
||||
* Supported on Obsidian Mobile
|
||||
* Ribbon Items to set visibility (also usable on mobile)
|
||||
* Ribbon Items and Commands to set visibility (also usable on mobile)
|
||||
* Status bar indicator that shows the current state and can be clicked to toggle visibility
|
||||
* New callout `private`, which is also blurred and can be collapsed via default Obsidian behaviour for even more "hidden-ness"
|
||||
```markdown
|
||||
> [!private]- Optional Title
|
||||
> some text here:
|
||||
> - list
|
||||
```
|
||||
|
||||
# Installing
|
||||
The plugin is not available on the community page, as its mostly for me personally, so to install it:
|
||||
|
|
|
|||
BIN
docs/showcase_callout.gif
Normal file
BIN
docs/showcase_callout.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.8 MiB |
Loading…
Reference in a new issue