
Many Notes
A Markdown note-taking web application designed for simplicity with vaults, collaboration, and PWA support.
Many Notes is a Markdown note-taking web application designed for simplicity. Easily create or import your vaults and organize your thoughts right away. It uses a database to power its features, but your files are also saved in the filesystem, giving you full control over your vault structure and ensuring easy access and portability.
Vaults are simply storage containers for your files, and Many Notes lets you choose to keep all your files in one vault or organize them into separate vaults. The app supports multiple users, OAuth authentication, real-time collaboration with live-updating interfaces, and an advanced Markdown editor with automatic saving. Additional features include links, backlinks, tags for note organization, export to PDF, import/export vaults for backup, and a Progressive Web App experience for a native app-like feel.
Categories:
Frequently Asked Questions
What kind of app is Many Notes, and how is it different from Notion?
Many Notes is a self-hosted markdown notes web app built around the concept of "vaults" — folders of plain .md files. It is MIT-licensed, written in PHP with a Vue frontend, and backed by Typesense for search. Unlike Notion, there is no proprietary block storage; notes live on disk and remain fully portable and git-/rsync-friendly.
Can I share and collaborate on notes in Many Notes?
Yes — Many Notes supports multiple users with authentication, including OAuth providers for federated login. You can invite other users to access specific vaults, and a real-time broadcasting layer keeps the UI in sync across collaborators. Each user can also maintain multiple vaults to separate work, personal, and project contexts.
How does search work, and can I migrate notes in?
Search is powered by Typesense, giving you fast, typo-tolerant full-text search across vaults. Notes are written in Markdown with automatic saving, links/backlinks, tags, and templates, and you can import or export entire vaults as plain files for backup or migration. PDF export is also available for individual notes.
What's the license and self-hosting story for Many Notes?
Many Notes is MIT-licensed and ships as a Docker image (brufdev/many-notes:latest) deployable via docker compose. The default setup uses named Docker volumes for the SQLite database, logs, private files, and the Typesense index. The README recommends running it behind an HTTPS reverse proxy to unlock PWA install and clipboard-from-code-block support.
Repository details
Updated 8/24/2026, 11:00:37 PM
View RepositoryRepository activity
Sponsor Many Notes
Sponsor Many Notes on GitHub Sponsors
https://github.com/sponsors/brufdevCompare Many Notes with
Similar open source alternatives

AppFlowy
Open source Notion alternative that brings projects, wikis, and teams together with AI while keeping you in control of your data.

HelixNotes
A fast, privacy-first local markdown note-taking app built with Tauri and SvelteKit. Your notes stay as plain .md files on your device.
ObsidianJotty
Lightweight self-hosted app for managing personal file-based notes and checklists.

Outline
The fastest growing-team knowledge base — beautiful, realtime collaborative, feature packed, and markdown compatible Notion and Confluence alternative.

memos
Privacy-first, self-hosted note-taking platform with markdown support, tagging, and built-in AI — a lightweight alternative to Notion and Obsidian.
ObsidianAFFiNE
Open-source knowledge base combining note-taking, whiteboard, and project planning in one workspace.


