evershort icon indicating copy to clipboard operation
evershort copied to clipboard

Navigate shortcuts

Open Akrog opened this issue 8 years ago • 0 comments

We can navigate notes and notebooks, but we cannot navigate shortcuts. We should be able to navigate shortcuts.

The complication to implement the Shortcut navigation is that we cannot grammatically trigger the mouse hover over the elements because Chrome doesn't trigger default actions (:hover in this case) when we dispatch the event.

Akrog avatar Mar 30 '18 14:03 Akrog