diff --git a/Keyboard-Shortcuts.md b/Keyboard-Shortcuts.md
index dee5339..df62f3a 100644
--- a/Keyboard-Shortcuts.md
+++ b/Keyboard-Shortcuts.md
@@ -3,15 +3,20 @@
|Ctrl(or Cmd) + N|Create a new note|
|Ctrl + E|Enter Editor mode|
|Ctrl + W|Exit Editor mode|
+|Ctrl + M|Toggle Editor mode (customizable in `Preferences`)|
|Ctrl + J|Move to the note below|
|Ctrl + K|Move to the note above|
|Ctrl + S|Focus on search input|
+|Ctrl + /|Insert current date (customizable)|
+|Ctrl + Shift + /|Insert current date and time (customizable)|
|Ctrl + B|Hide/show sidebar and note bar|
|Ctrl + Del|Delete the note|
-|Ctrl + Alt + L|Toggle main (customizable in `Preferences`)|
+|Ctrl + Alt + L|Toggle main (customizable)|
|Ctrl + Alt + S|Toggle Finder popup (customizable)|
|Ctrl + Shift + S|Sort selected lines|
|Ctrl + Shift + F|Prettify Markdown note (customizable)|
+|Alt|Show/Hide menu bar (customizable)|
+|Super + Alt + E|Show/Hide Boostnote (customizable)|
# Ctrl(or Cmd) + N
It opens a note creation modal.