Skip to content

Releases: tiniscule/obsidian-privacy-mode

1.0.5

Choose a tag to compare

@github-actions github-actions released this 27 Oct 20:39
  • Resolved minor manifest and settings issues flagged by Obsidian review process

1.0.4

Choose a tag to compare

@github-actions github-actions released this 22 Aug 23:42

Features

  • Adds support for hiding images, click and hold to reveal
  • Adds support for hiding code blocks, select text to reveal
  • Adds support for permanent hidden sections, example below
  • Adds more robust support for all character sets using built in input security mode in CSS - optimally enable the ASCII font to preserve spacing
> [!privacy]
> Your private content here

Chores

  • Cleaned up some CSS styling to make it easier to flip between ASCII and full mode

1.0.3

Choose a tag to compare

@github-actions github-actions released this 14 Aug 19:34

Improved manifest description

1.0.2

Choose a tag to compare

@github-actions github-actions released this 14 Aug 19:13

Initial release of the plugin