RoamJS / workbench

https://roamjs.com/extensions/workbench
The Unlicense
286 stars 35 forks source link

Basing keyboard shortcuts on 'code' rather 'key' causes Roam ctrl+shift+v becoming inaccessible for Dvorak users #375

Closed lynoure closed 1 year ago

lynoure commented 2 years ago

On Dvorak the Roam42 ctrl+shift+. removes the possibility to do the copy into a single node with the Roam ctrl+shift+v, because Roam uses event 'key' and Roam42 event 'code' and in this case those overlap. I assume on other exotic layouts similar but different weird things happen.

I've been looking into this issue a little, and might see some day if I can fix it, too despite not really being a native JavaScriptian,

dvargas92495 commented 1 year ago

Roam Depot now handles shortcuts