mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-24 04:00:59 +01:00
* editor: add move line up/down keybinding Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com> * docs: update keyboard shortcuts * editor: add missing changes * editor: add move parent node up/down keyboard shortcut Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com> * editor: refactor moveNode fn && add a test case Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com> * editor: improve move node logic Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com> --------- Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co>