Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Privacy Screen

chanhee-leechanhee-lee223 downloads

Blur your workspace while keeping a spotlight around your cursor.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates4

An Obsidian plugin that blurs your workspace while keeping a spotlight around your cursor, providing privacy when working in public spaces.

Privacy Screen demo

Features

  • Blur overlay - Blurs the entire Obsidian workspace except for a configurable spotlight area around the cursor
  • Spotlight shapes - Choose between circle or square (with adjustable corner roundness)
  • Independent size control - Adjust spotlight width and height separately
  • Horizontal offset - Shift the spotlight left or right relative to the cursor position
  • Tracking modes - Follow the text cursor or mouse pointer
  • State persistence - Remembers whether privacy screen was active when you close Obsidian

Installation

From Obsidian Community Plugins

  1. Open Obsidian Settings
  2. Go to Community Plugins and disable Safe Mode
  3. Click Browse and search for "Privacy Screen"
  4. Install and enable the plugin

Manual Installation

  1. Download main.js, manifest.json, and styles.css from the latest release
  2. Create a folder privacy-screen in your vault's .obsidian/plugins/ directory
  3. Copy the downloaded files into that folder
  4. Reload Obsidian and enable the plugin in Settings > Community Plugins

Usage

  • Click the eye-off icon in the ribbon to toggle the privacy screen
  • Use the command palette (Ctrl/Cmd + P) and search for "Toggle privacy screen"

Settings

Setting Description
Spotlight width Width of the clear area in pixels
Spotlight height Height of the clear area in pixels
Horizontal offset Shift spotlight left (-) or right (+) relative to cursor
Blur intensity How blurry the surrounding area should be
Feather edge Softness of the spotlight edge
Spotlight shape Circle or Square
Corner roundness Roundness of square corners (only for square shape)
Tracking mode Follow text cursor or mouse pointer

Commands

All commands can be bound to hotkeys in Settings > Hotkeys:

  • Toggle privacy screen
  • Increase/Decrease spotlight width
  • Increase/Decrease spotlight height
  • Increase/Decrease blur intensity
  • Increase/Decrease horizontal offset
  • Increase/Decrease feather edge
  • Increase/Decrease corner roundness
  • Toggle tracking mode (cursor/mouse)
  • Reset to default settings

Known limitations

  • Text-cursor tracking reads the editor's cursor position through an undocumented CodeMirror 6 internal (editor.cm), since Obsidian doesn't expose a public API for this. If a future Obsidian update changes that internal, cursor tracking could stop working until the plugin is updated — mouse tracking mode doesn't depend on it and is unaffected.

Acknowledgements

  • Inspired by Pwritevacy

License

MIT

HealthExcellent
ReviewSatisfactory
About
Blur your Obsidian workspace while keeping a clear spotlight around the cursor for privacy in public spaces. Choose circle or square spotlights, adjust size, horizontal offset, tracking mode, blur intensity, and preserve the active state across sessions.
AppearanceInterfaceCommands
Details
Current version
0.2.0
Last updated
Yesterday
Created
8 months ago
Updates
4 releases
Downloads
223
Compatible with
Obsidian 1.5.0+
Platforms
Desktop only
License
0BSD
Report bugRequest featureReport plugin
Author
chanhee-leechanhee-lee
github.com/chanhee-lee
GitHubchanhee-lee
  1. Community
  2. Plugins
  3. Appearance
  4. Privacy Screen

Related plugins

Note Toolbar

Add customizable toolbars to your notes.

Hider

Hide interface elements such as tooltips, status bar, titlebar, and more.

Commander

Customize your workspace by adding commands everywhere, create macros and supercharge your mobile toolbar.

Lean Terminal

Embedded terminal panel powered by xterm.js and node-pty - no external windows.

Hotkey Helper

Easily see and access any plugin's settings or hotkey assignments (and conflicts) from the Community Plugins tab.

Tray

Run Obsidian from the system tray for customisable window management and global quick notes.

Slash Commander

Customize the slash command list, assign each command an icon.

Minimal Theme Settings

Control the colors and fonts in Minimal Theme.

Meta Bind

Make your notes interactive with inline input fields, metadata displays, and buttons.

Find orphaned files and broken links

Find files that are not linked anywhere and would otherwise be lost in your vault. In other words: files with no backlinks.