hypothesis / via

Proxies third-party PDF files and HTML pages with the Hypothesis client embedded, so you can annotate them
https://via.hypothes.is/
BSD 2-Clause "Simplified" License
19 stars 7 forks source link

Add keyboard shortcuts for video player #939

Closed robertknight closed 1 year ago

robertknight commented 1 year ago

Implement keyboard shortcuts for basic functionality in the viewer. I suggest we use the YouTube shortcuts as a reference.

I don't think we need to implement all the shortcuts that YouTube has, but a few basic ones that would be useful:

Also some that our custom to our app:

robertknight commented 1 year ago

A basic set of shortcuts was added in https://github.com/hypothesis/via/pull/943. We can add more as we think of them.