BatNoter vs Markor Sync
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 | Markor Sync |
|---|---|---|
| Deploy effort | Under-an-hour setup | Read-the-docs project |
| Health score | 18 · At risk | 88 · Excellent |
| Category | Notes & Knowledge Base | Notes & Knowledge Base |
| License | MIT | Apache-2.0 |
| Language | TypeScript | Java |
| Setup difficulty | Medium | Easy |
| Min. RAM | 128 MB | 64 MB |
| Deployment | docker, source | bare-metal, binary |
| GitHub stars | ★ 2,421 | ★ 6,170 |
| First released | 2022 | 2017 |
| Replaces | Standard Notes, Evernote | Google Keep, Evernote |
What are BatNoter and Markor Sync?
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
Markor Sync
Markor is a text and Markdown notes editor that works directly on local files, making it ideal for folders synchronized by tools like Syncthing. It supports to-do lists, Zim wiki, and todo.txt formats.
- Works on plain files
- Markdown and todo.txt
- No accounts needed
- Offline editing
BatNoter vs Markor Sync: key differences
BatNoter is written in TypeScript, while Markor Sync is built with Java. Licensing differs — MIT for BatNoter versus Apache-2.0 for Markor Sync. Markor Sync is the lighter option, starting around 64 MB of RAM against 128 MB for BatNoter. Markor Sync is the more established project (first released 2017), while BatNoter arrived in 2022. Markor Sync has the considerably larger community, at 6,170 GitHub stars versus 2,421. BatNoter lists first-class Docker deployment; Markor Sync does not.
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 Markor Sync if…
- Pairs with any sync tool
- Privacy respecting
Watch out for
- Android only
- Manual sync setup
Frequently asked questions
Is BatNoter or Markor Sync better?
Markor Sync 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 Markor Sync free and open-source?
Yes. BatNoter is licensed under MIT and Markor Sync under Apache-2.0. Both can be self-hosted at no software cost.
Can I run BatNoter and Markor Sync with Docker?
BatNoter: yes. Markor Sync: check the project docs for container support.
Which is lighter on resources, BatNoter or Markor Sync?
Markor Sync has the smaller minimum footprint at 64 MB of RAM, compared to about 128 MB for BatNoter. Real-world usage depends on library size, user count, and enabled features.