Mohammed Thanseer30 downloadsPublish notes as a website and protect your vault with automatic private backups.
Bridging the gap between your local Obsidian vault and the open web.
Powered by the mdgarden static site generator.
Overview • Features • Installation • Getting Started • Contributing
NoteFlare is a powerful desktop plugin for Obsidian that allows you to seamlessly publish and backup your digital garden without touching a terminal, writing scripts, or managing backend services.
With a few clicks, you can turn your vault into a stunning, fully-functional website, or create automated private backups of your knowledge base.
Instantly turn your vault, a specific folder, or a single note into a beautiful, free website. NoteFlare automatically structures your content, applies metadata, and handles the deployment pipeline.
Your site is built and served by Cloudflare Pages — lightning-fast global CDN with automated, zero-config build triggers. NoteFlare pushes your content to a private GitHub repository, and Cloudflare Pages automatically picks it up, runs the mdgarden build, and deploys your site. No terminal, no CI config needed.
Never lose a note again. NoteFlare provides a strict one-way mirror from your local vault to a private GitHub repository. Set it to sync automatically after edits, or on a recurring schedule.
Manage multiple distinct digital gardens from a single vault. Each site runs in complete isolation with its own repository, domain, and publish scope.
Your GitHub and Cloudflare API tokens are never stored in plain text. NoteFlare leverages your Operating System's native encrypted keychain to ensure your credentials are safe.
Sharing Settings Across Vaults: Because Obsidian plugins store settings per-vault, a new vault won't automatically have your API tokens. However, NoteFlare makes it easy to reuse them securely! Simply copy the data.json file from your first vault (.obsidian/plugins/obsidian-noteflare/data.json) and paste it into the same folder in your second vault.
As long as you are on the same computer, this works perfectly. The second vault will securely load the encrypted tokens, unlock them using your computer's System Keychain, and log you in immediately!
You can install NoteFlare directly from the Obsidian Community Plugins store:
If you prefer to install manually from the GitHub Repository:
main.js, styles.css, and manifest.json from the Latest Release.[YourVault]/.obsidian/plugins/obsidian-noteflare/.NoteFlare features a beautiful Guided Setup Wizard that gets you online in minutes.
Tailor your site structure, backup frequency, and deployment hooks directly inside NoteFlare's advanced configuration panel:
NoteFlare utilizes the powerful mdgarden open-source static site generator as its build engine. When you hit publish, NoteFlare seamlessly prepares your Markdown, resolves local Obsidian [[wikilinks]] and attachments, and packages a build manifest. This is securely pushed to GitHub where your chosen CI/CD pipeline takes over.
We love community contributions! Whether you're squashing bugs, improving documentation, or adding new features, your help is welcome.
Please refer to our Contributing Guide to learn how to:
If you encounter any bugs, unexpected behavior, or have feature requests, please report them on our GitHub Issues page. Your feedback is essential for making NoteFlare better!