OpenSource-Hub
M

Many Notes

947 stars·File Management·SHA-256 checksum verified

A simple, self-hosted Markdown note-taking web app with database power and filesystem portability.

Smart Download

Visit Project Homepage

No installer available yet — head to the source repository

Self-hosted Markdown notes app with dual storage, multi-user support, and real-time collaboration.

Core Features

  • Dual storage: database for speed, filesystem for portability
  • Multi-user and vaults with OAuth and collaboration
  • Real-time broadcast, fuzzy search, tree view, auto-save
  • Templates, backlinks, tags, PDF export, PWA support
  • One-command Docker deployment

What It Can't Do

  • HTTPS reverse proxy required for PWA and clipboard features; defaults to SQLite, for other DBs see extras; update APP_URL if port changes.

Use Cases

  • Personal knowledge base with cross-device access
  • Small team collaboration with real-time editing
  • Self-hosted alternative to Notion or Obsidian

Many Notes is a lightweight web application for Markdown note-taking. It stores notes both in a database (for fast search, collaboration, and real-time updates) and as plain Markdown files on the filesystem, giving you full control and easy portability. You can create multiple vaults, invite other users, enable OAuth login, and use features like automatic saving, templates, backlinks, tags, PDF export, and a tree view explorer. Designed for simplicity, it runs via Docker and supports personal or small team use.

Tags

markdownnote-takingself-hosteddockerphpcollaboration

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Step 1: Install Docker and Docker Compose

4

Step 2: Create compose.yaml (see README example)

5

Step 3: Run docker compose up -d

Install Guide
  1. Step 1: Install Docker and Docker Compose
  2. Step 2: Create compose.yaml (see README example)
  3. Step 3: Run docker compose up -d
File Integrity

Checksum not available

This project has not published a SHA-256 checksum on its GitHub Release page

SHA256 Checksum

No checksum available

Download directly from GitHub Releases and verify file integrity yourself

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

Stop containers: docker compose down; remove volumes: docker volume rm <name> (backup data first).

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseMIT
Last Updated2026-06-25 16:15:07
GitHub Repository

Having issues? Check the FAQ below

5 FAQs

Similar Projects