1211 shaares
Selfhosted notes app. Single golang binary, notes stored as markdown within SQLite, full-text search, very low resource usage.
- Single Go binary or Docker Compose
- Low resource usage
- Standard Markdown files, local SQLite database
- Organize with flexible tags, not rigid folders
- Markdown features like tables, code blocks, task lists, highlights, and more
- Full-text search with BM25 ranking
- Import and export data with full portability
- MCP support for searching, listing and reading notes
- Minimal dependency footprint