evershort
evershort copied to clipboard
Navigate shortcuts
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.