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

Global Markdown Encryption

shlemielshlemiel4k downloads

In-memory AES256-GCM Markdown encryption.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates7

a plugin for encrypting obsidian markdowns in-memory, single password based.

how to use

please follow these steps.

  • set editing view as default (Settings / Editor / Default view for new tabs -> Editing view)
  • turn on the plugin
  • input your password (the longer, the stronger)
  • click 'note with lock' icon
  • the markdown with 'aes256' extensions are seamlessly encrypted

spec

cryptographic algorithms were chosen conservately.

  • key derivation: pbkdf2-sha512 with 1000000 iters
  • mode of operation: aes256-gcm aead (auth + encryption)
  • file extension: aes256

supported modes

due to technical reasons, only markdown with editing view is supported.

  • please use editing view as default
  • only markdown files with aes256 extensions are encrypted (excluding: images, etc.)

disclaimer

risk of data loss, when there is an unexpected error. please backup your important data periodically.

67%
HealthFair
ReviewSatisfactory
About
Encrypt Obsidian Markdown files in-memory with a single password using AES-256-GCM and PBKDF2-SHA512 (1,000,000 iterations). Set Editing view as default and mark files with the .aes256 extension to have their Markdown encrypted; keep backups to avoid data loss.
FilesFormatsEditing
Details
Current version
0.0.7
Last updated
2 years ago
Created
3 years ago
Updates
7 releases
Downloads
4k
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
shlemielshlemiel
github.com/shlemiel
GitHubshlemiel
  1. Community
  2. Plugins
  3. Files
  4. Global Markdown Encryption

Related plugins

Remember cursor position

Remember cursor and scroll position for each note.

Thino

Quickly capture memos and display them in the sidebar with a heatmap. (Closed source)

Gemini Scribe

Allows you to interact with Gemini and use your notes as context.

Note Refactor

Extract note content into new notes and split notes.

Code Space

Professional code file management with visual dashboard, syntax highlighting editor, and Markdown embedding.

Advanced Tables

Improved table navigation, formatting, and manipulation.

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Local REST API & MCP Server

Unlock your automation needs by interacting with your notes over a secure REST API.

QuickAdd

Quickly add new notes or content to your vault.

Recent Files

Display a list of recently opened files.