diff --git a/Keyboard-Shortcuts.md b/Keyboard-Shortcuts.md new file mode 100644 index 0000000..2b08fc6 --- /dev/null +++ b/Keyboard-Shortcuts.md @@ -0,0 +1,9 @@ +|Keys|Behaviour| +|:--|:--| +|Cmd + N|Add new note| +|Ctrl + E|Switch to Editor mode at markdown| +|Ctrl + J|Move to note below| +|Ctrl + S|Focus on search input| +|Ctrl + Del|Delete the note| +|Ctrl(Cmd) + Alt + L|Toggle main (customizable in `menu`)| +|Ctrl(Cmd) + Alt + S|Toggle Finder popup(customizable in `menu`)| \ No newline at end of file