WofWca / jumpcutter

⏩ Fast-forwards long pauses between sentences — watch lectures ~1.5x faster (browser extension)
https://chrome.google.com/webstore/detail/jump-cutter/lmppdpldfpfdlipofacekcfleacbbncp
GNU Affero General Public License v3.0
356 stars 13 forks source link

improvement(popup): show shortcuts in the tooltips #182

Open WofWca opened 1 month ago

WofWca commented 1 month ago

Problem

We have a lot of shortcuts, but discovering them is hard - they're only mentioned on the options page, and are hard to read.

Soultion

For each control, show the shortcuts for it.

image

Perhaps we could start by simply listing the default shortcuts, and not dynamically fetching them from settings.

Also let's see if we can add aria-keyshortcuts.