diff --git a/Keyboard-Shortcuts.md b/Keyboard-Shortcuts.md index 6cd06fe..1e5c0e8 100644 --- a/Keyboard-Shortcuts.md +++ b/Keyboard-Shortcuts.md @@ -1,8 +1,9 @@ |Keys|Behaviour| |:--|:--| -|Cmd + N|Add new note| -|Ctrl + E|Switch to Editor mode at markdown| -|Ctrl + J|Move to note below| +|Cmd + N|Create a new note| +|Ctrl + E|Enter Editor mode| +|Ctrl + J|Move to the note above| +|Ctrl + K|Move to the note below| |Ctrl + S|Focus on search input| |Ctrl + Del|Delete the note| |Ctrl(Cmd) + Alt + L|Toggle main (customizable in `Preference`)|