From 1aebab31d9a7263f40748f423b3df84299b2bc7e Mon Sep 17 00:00:00 2001 From: Hans Pagel Date: Thu, 5 Nov 2020 14:45:52 +0100 Subject: [PATCH] add a link to mouseless --- docs/src/docPages/api/keyboard-shortcuts.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/src/docPages/api/keyboard-shortcuts.md b/docs/src/docPages/api/keyboard-shortcuts.md index a1390fe6..d4db84bf 100644 --- a/docs/src/docPages/api/keyboard-shortcuts.md +++ b/docs/src/docPages/api/keyboard-shortcuts.md @@ -5,6 +5,8 @@ ## Introduction tiptap comes with sensible keyboard shortcut defaults. Depending on what you want to use it for, you’ll probably want to change those keyboard shortcuts to your liking. Let’s have a look at what we defined for you, and show you how to change it then! +Funfact: A while ago, we built a [keyboard shortcut learning app](https://mouseless.app), to which we manually added exercises for thousands of keyboard shortcuts for a bunch of tools. + ## Predefined keyboard shortcuts Most of the core extensions register their own keyboard shortcuts. Depending on what set of extension you use, not all of the below listed keyboard shortcuts work for your editor.