I’d love the ability to move a line, or multiple highlighted lines up or down with a keyboard shortcut, like Alt + Up/Down. Many code editors have this feature, and it’s a great help even in markdown, when reordering a list or segments of documentation.
Thank you for the suggestion. I guess line-swap feature is from Sublime Text.
The internal editor called CodeMirror has an addon for it, so I’ll consider to support it in the future.
Thank you for the question.
The sublime keybindings are based on CodeMirror’s sublime plugin and it looks like not supporting indicating bookmarked lines.
PR would be appreciated.
Thank you for doing this. New to Inkdrop - really like it - but this is what I was missing desperately. Thanks again. Makes moving around a notebook much much easier