Note Mark logo

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_ORIGINS has 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-frontend and note-mark-aio. V1 will use note-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_ORIGINS to PUBLIC_URL
  • Use go1.25
  • Bump deps

Full Changelog: https://github.com/enchant97/note-mark/compare/v0.18.0…v0.19.0