Skip to content

v0.2.0 release

Choose a tag to compare

@zadam zadam released this 02 Jan 04:37
· 22127 commits to main since this release
  • added possibility of selecting multiple notes in the tree (shift+up/down or ctrl+click) and things like copy&paste or drag and drop now work with selected items (behavior should be the same as before when working with single item).
  • changed keyboard shortcut because of multi-select - shift+arrows formerly moved notes around. This is now done with ctrl+arrows. shift+up/down is now used to select multiple notes.
  • better detection of tree cycles when cloning/moving notes around. Also added consistency check.
  • context menu has now option to force sync for one note
  • various small bugfixes