1
2 Comments

Examples of web apps that nail keyboard-shortcuts?

I'm starting to add keyboard shortcuts to my MVP.

I've been trying to keep the keymaps intuitive (e.g. ⌘S for saving) but at the same time I want to be cautious not to overwrite the default browser behavior (e.g. ⌘N for new would override new browser window === bad).

Are there any examples of Webapps that are really good at keyboard-shortcuts?
I personally love Trello's keyboard system, but I'm trying to find more examples. Thanks.

on October 13, 2020
  1. 1

    Check out Roam Research. You can get a free trial and they have an keyboard info icon in the bottom right where you can see all the shortcuts. They have a lot as it's a note taking tool.

    good luck with the project!

  2. 1

    Figma for sure.

  3. 2

    This comment was deleted 5 years ago