You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In most markdown editors and code editors there's a very useful feature to move row(s) up or down by pressing, i.e. Alt+Up or Alt+Down.
Other than it's very convenient and allows to reorder list items quickly, it actually prevent loss of data on the workplace, when you Ctrl+X to cut some row of text, to paste it to another place in the text, but at the same time someone called your phone or a boss started talking to you, you get distracted and forget to paste it, and it's lost.
So it's actually very useful while working on complicated notes, to just move rows up/down by a hotkey, like they have in Notepad++, VSCode, Atom/Pulsar, Vim or others. Without cutting, it makes it safer to work in distractive environments like the helpdesk.
I miss this feature a lot.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
In most markdown editors and code editors there's a very useful feature to move row(s) up or down by pressing, i.e. Alt+Up or Alt+Down.
Other than it's very convenient and allows to reorder list items quickly, it actually prevent loss of data on the workplace, when you Ctrl+X to cut some row of text, to paste it to another place in the text, but at the same time someone called your phone or a boss started talking to you, you get distracted and forget to paste it, and it's lost.
So it's actually very useful while working on complicated notes, to just move rows up/down by a hotkey, like they have in Notepad++, VSCode, Atom/Pulsar, Vim or others. Without cutting, it makes it safer to work in distractive environments like the helpdesk.
I miss this feature a lot.
Beta Was this translation helpful? Give feedback.
All reactions