..
Note Mark V0.14.0 Update
Another update to Note Mark! Take a look at the new vim mode for the editor, or experience the new editor cursor; which is now easier to see.
Check Note Mark out here: github.com/enchant97/note-mark.
Changes
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