Is your feature request related to a problem? Please describe.
As a developer I am used to be able to duplicate / move lines with certain key combinations.
Describe the solution you’d like
Before switching to Anytype (I am loving it!) I’ve been using Foam for VSCode.
VSCode has built-in keyboard shortcuts I’d consider very useful not only for coding but also keyboard-only navigation in text editing
- Duplicate line / block: Alt + Shift +
- Move up / down line / block : Alt +
- Open links e.g. to other pages: cmd + Enter