A little plugin that offers some privacy options for your Logseq notes. With this plugin, you can easily hide or encrypt specific blocks of text under the blocks with specific tags.
Automatically wrap/unwrap children of blocks tagged with <div>
element. Support for hiding parent block is planned later.
You could define the tag to mark the blocks to hide as well as style of the hidden test span in the setting.
Encrypt/Decrypt blocks with custom tag.
Instead of using global toggles, you could quickly add a block with button to encrypt/decrypt or hide/show the content with the slash commands.
- Support for hiding parent block.