Skip to content

v0.21.0 - Auto continuation of list items

Choose a tag to compare

@github-actions github-actions released this 13 Apr 14:28
· 5 commits to main since this release

What's Changed

continuation-rules.mp4
  • List & blockquote continuation: Pressing Enter at the end of a bullet, task line (- [ ] / - [x]), or blockquote (>) inserts the next marker; Enter on an empty continued line exits the list or quote. Does not run inside fenced code blocks; Shift+Enter always inserts a plain newline.
  • Fix for relative media paths #203 . After this fix if you were using relative paths you may need to adjust your notes' content to conform to this, sorry about that
  • Changed sorting tooltips to indicate when folders are not rearranged

Docker Images

This release is available as a Docker image:

docker pull ghcr.io/gamosoft/NoteDiscovery:0.21.0

Full Changelog: v0.20.1...v0.21.0