pastelog
pastelog copied to clipboard
Keyboard Shortcuts
Pastelog supports basic keyboard shortcuts for editing, It would be nice to have below shortcuts for ease of writing
- [x]
Shift + Tabin a code block for selected text should remove tabs - [X]
ReturnKey check if previous non empty line has ordered/unordered list if yes then add ol or ul - [X] Toggle Sidebar
ctrl + m - [X] Add Keyboard Shortcuts Guide in Sidebar
- [X]
cmd + dtoggle dark mode - [X]
cmd + nNew note - [ ]
cmd + kformat the code - [ ]
cmd + /within a Codeblock should add comment - [ ]
Shift + Option + down/upduplicate current line - [ ]
Option + up/downmove current line up/down` - [x]
Cmd/ctrl + shift+ dduplicate current line - [ ]
Cmd/ctrl + ddelete current line (conflicts with dark mode) - [x] Enclose selected text in opening/closing bracket on pressing shift + any of the paranthesis key { ( [ or ], ), } See behavior in vscode editor
- [x] Select a text and paste a link should Link it, if not link then replace the text (as usual)