Move line with keyboard

Hi.
I love moving line with ALT+Uparrow for move up and ALT+Downarrow for move down like VSCode. Maybe can be a nice feature to add.

Have nice day.

I know this may not be exactly what you are asking about but thought I would mention this works for ‘Outlined text’ as mentioned on this page https://silverbullet.md/Plugs/Editor

That’s the idea, but for normal line, not only for bulleted list.

I was missing such a thing as well. So I wrote a little plugin:

1 Like

This works on SilverBullet v0.10.4 and v2.
Alt+Up moves line up, and Alt+Down moves line down. It doesn’t need to be an outline, it works on any text for me.
Maybe it was implemented after your comment.

AWESOME !!!
Thanks a lot for this plugin, I love it.

1 Like

Well, the default “Outline: Move Up/Down” commands did only work in bullet points / outlines for me. I am on v0.10.4.

Oh, that makes sense. I didn’t even know those commands existed, I’m used to do “Alt” or “Ctrl+Shift” and some arrow key to move text on other editors, so I used it without giving it much thought and it worked.
The keyboard shortcuts may be part of the embedded editor on SilverBullet (I think that’s CodeMirror).