diff --git a/Keyboard-Shortcuts.md b/Keyboard-Shortcuts.md index b93ee2d..26f02d1 100644 --- a/Keyboard-Shortcuts.md +++ b/Keyboard-Shortcuts.md @@ -2,8 +2,8 @@ |:--|:--| |Cmd(or Ctrl) + 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 + J|Move to the note below| +|Ctrl + K|Move to the note above| |Ctrl + S|Focus on search input| |Ctrl + Del|Delete the note| |Ctrl(Cmd) + Alt + L|Toggle main (customizable in `Preference`)|