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.
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:
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.
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).