A plugin for Obsidian that allows you to selectively blur elements in your notes for privacy or focus purposes.

.obsidian/plugins/obsidian-blur folderThis plugin is built using TypeScript and the Obsidian API.
npm install
npm run build
npm run dev - Start development build with hot reloadnpm run build - Create production buildContributions are welcome! Please feel free to submit a Pull Request.
MIT License - see the LICENSE file for details
If you encounter any issues or have suggestions, please open an issue on GitHub.