BatNoter vs Flatnotes
A side-by-side comparison of two self-hosted notes & knowledge base options — licensing, setup difficulty, resource needs, and what each one replaces.
| Feature | BatNoter | Flatnotes |
|---|---|---|
| Deploy effort | Under-an-hour setup | Under-an-hour setup |
| Health score | 18 · At risk | 88 · Excellent |
| Category | Notes & Knowledge Base | Notes & Knowledge Base |
| License | MIT | MIT |
| Language | TypeScript | Vue |
| Setup difficulty | Medium | Easy |
| Min. RAM | 128 MB | 128 MB |
| Deployment | docker, source | docker, source |
| GitHub stars | ★ 2,421 | ★ 3,230 |
| First released | 2022 | 2021 |
| Replaces | Standard Notes, Evernote | Evernote, Simplenote |
What are BatNoter and Flatnotes?
BatNoter
BatNoter is an open-source, Markdown-based note-taking web application that stores all notes in a user's own Git repository. It provides an editor with preview and keeps notes versioned and portable.
- Notes stored in your Git repo
- Markdown editor with preview
- Versioned, portable notes
- Self-hosted backend
Flatnotes
Flatnotes is a self-hosted web application for taking notes, with a focus on simplicity and storing all notes as flat Markdown files. It has no database and keeps notes easy to back up and access.
- Flat Markdown file storage
- No database required
- Full-text search
- Clean minimal interface
BatNoter vs Flatnotes: key differences
BatNoter is written in TypeScript, while Flatnotes is built with Vue.
Why pick each one
Choose BatNoter if…
- Released under the MIT license
- First-class Docker support for quick deployment
- Active community (2.4k GitHub stars)
- Written in TypeScript
Choose Flatnotes if…
- Trivial to back up
- Very lightweight
Watch out for
- Basic feature set
- Single-user oriented
Frequently asked questions
Is BatNoter or Flatnotes better?
Flatnotes is the stronger all-round pick: it has both the larger community and the simpler easy setup. Consider BatNoter if its specific feature set fits your needs better.
Are BatNoter and Flatnotes free and open-source?
Yes. BatNoter is licensed under MIT and Flatnotes under MIT. Both can be self-hosted at no software cost.
Can I run BatNoter and Flatnotes with Docker?
BatNoter: yes. Flatnotes: yes.