Privacy Mosaic

pending

by IvicaudaxW2

Privacy-focused blur and mosaic masking for text and images using ++content++ syntax.

1 starsUpdated 2d agoMITDiscovered via Obsidian Unofficial Plugins
View on GitHub

privacy-mosaic

简体中文说明

Privacy mosaic is an Obsidian plugin for hiding sensitive text and images behind a blur or mosaic-style mask. It uses ++content++ syntax and supports both hover reveal and double-click reveal.

Demo 演示

Features

  • Privacy-focused masking for text and image content
  • Simple ++content++ syntax for inline text and image embeds
  • Works in both reading mode and live preview
  • Supports hover reveal or double-click reveal
  • Adjustable blur strength and transition duration
  • Commands for wrapping a selection and revealing all masked content

Usage

Basic syntax

This is normal text and ++this is masked text++.

Here is a masked image: ++![[photo.png]]++

Here is a masked external image: ++![[photo.png]](https://photo.png)++

Multiple items: ++secret A++ and ++secret B++

Commands

CommandDescription
Toggle mosaic on selectionWrap or unwrap the current selection with ++...++
Reveal/hide all mosaicShow or hide all masked content in the current view

You can assign hotkeys in Settings -> Hotkeys by searching for Privacy Mosaic.

Settings

SettingDefaultDescription
Enable in editing modeOnApply masking in live preview
Reveal modeHoverReveal on hover or by double-click
Blur strength8pxBlur intensity from 1 to 20
Transition duration200msAnimation duration from 0 to 500 ms

License

MIT

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.