updated README.md to include the new private callout

This commit is contained in:
Markus Moser 2024-11-23 21:37:43 +01:00
parent b3d662f445
commit 9dd9650652
No known key found for this signature in database
GPG key ID: AD411FF94FFE07BD
2 changed files with 12 additions and 2 deletions

View file

@ -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**
![docs/showcase.png](docs/showcase.png)
![docs/showcase.png](./docs/showcase.png)
*Basic editor view showcasing all the different elements that get blurred (colorful file explorer is custom made and doesn't come with this plugin)*
![docs/showcase_callout.gif](./docs/showcase_callout.gif)
*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

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB