• Robert Knight's avatar
    Add keyboard shortcuts for creating annotations and highlights · 4a8329e7
    Robert Knight authored
    Allow the user to create an annotation using the keyboard by selecting
    text (using any available method) and pressing the "a" key, or create a
    highlight by pressing the "h" key.
    
    The shortcuts are only enabled while the adder toolbar is visible. Since
    the toolbar is only shown for static text selections, I think we will be
    able to use single keys as the shortcuts without modifiers, and avoid
    conflicts with browser and OS shortcuts.
    4a8329e7
Name
Last commit
Last update
..
integration Loading commit data...
adder-test.js Loading commit data...
annotation-counts-test.js Loading commit data...
annotation-sync-test.js Loading commit data...
empty.html Loading commit data...
features-test.js Loading commit data...
guest-test.coffee Loading commit data...
highlighter-test.js Loading commit data...
host-test.coffee Loading commit data...
range-util-test.js Loading commit data...
selections-test.js Loading commit data...
sidebar-test.coffee Loading commit data...
sidebar-trigger-test.js Loading commit data...