diff --git a/README.md b/README.md
index 8d39514..a80f3b4 100644
--- a/README.md
+++ b/README.md
@@ -173,6 +173,7 @@ Self-hosting web applications still requires a lot of technical know-how, and co
| [Backups](https://github.com/sissbruecker/linkding/blob/master/docs/backup.md) | How to backup the linkding database |
| [Troubleshooting](https://github.com/sissbruecker/linkding/blob/master/docs/troubleshooting.md) | Advice for troubleshooting common problems |
| [How To](https://github.com/sissbruecker/linkding/blob/master/docs/how-to.md) | Tips and tricks around using linking |
+| [Keyboard shortcuts](https://github.com/sissbruecker/linkding/blob/master/docs/shortcuts.md) | List of available keyboard shortcuts |
| [Admin documentation](https://github.com/sissbruecker/linkding/blob/master/docs/Admin.md) | User documentation for the Admin UI |
| [API documentation](https://github.com/sissbruecker/linkding/blob/master/docs/API.md) | Documentation for the REST API |
diff --git a/docs/shortcuts.md b/docs/shortcuts.md
new file mode 100644
index 0000000..8824d45
--- /dev/null
+++ b/docs/shortcuts.md
@@ -0,0 +1,10 @@
+# Keyboard Shortcuts
+
+The following keyboard shortcuts are currently available:
+
+| Action | Shortcut |
+|-------------------------------------------------------------------------------------------|-------------------------------------|
+| Add new bookmark | n |
+| Focus search input | s |
+| Navigate bookmarks | ↑, ↓ |
+| Toggle bookmark notes | e |