Note Mark
Fast, minimal, self-hosted Markdown notes app
Alternative to: notion, obsidian, evernote
About
Versions (48)
v0.19.0
2026-01-30:warning: Existing Users :warning:
- The config
CORS_ORIGINShas been renamed to:PUBLIC_URL. It is also now required to be set - This will be the last update to use the docker images:
note-mark-backend,note-mark-frontendandnote-mark-aio. V1 will usenote-mark
Changes
Added
- Migration utility to export notes into V1 compatible format
Changed
- #264; Use cookies for storing api token instead of localdata
- Change config option
CORS_ORIGINStoPUBLIC_URL - Use go1.25
- Bump deps
Full Changelog: https://github.com/enchant97/note-mark/compare/v0.18.0…v0.19.0