Note Mark
Fast, minimal, self-hosted Markdown notes app
Alternative to: notion, obsidian, evernote
About
Versions (48)
v0.14.0
2024-09-23Changes
Added
- #207; vim mode for editor (thanks to @wuguishifu for the initial code)
Changed
- Update frontend and docker versions
- Refactor backend to make a future update easier
- Require go 1.22 for backend
- Make cursor easier to see
- Keep editor settings for current session
Fixed
- #206; copy to clipboard does not work on all browsers
Full Changelog: https://github.com/enchant97/note-mark/compare/v0.13.1…v0.14.0