brookhong / Surfingkeys

Map your keys for web surfing, expand your browser with javascript and keyboard.
https://chrome.google.com/webstore/detail/surfingkeys/gfbliohnnapiefjpjlpjnehglfpaknnc
MIT License
5.22k stars 472 forks source link

Input hints don't work for outliner software (Workflowy, Dynalist, RoamResearch, etc) #1096

Open Stvad opened 4 years ago

Stvad commented 4 years ago

Error details

There is no way to select items for outliner-stile software via Surfingkeys.
Each of the bullet points in the examples below is actually an input/text field, but Surfingkeys won't recognize them as such (i.e. it won't create input hints for them).

You can create visual mode hints for specific words and that works, but if you go to some place in visual mode and then press enter (trying to activate the item to enable editing) that won't work either :(.

Expected behavior: Surfingkeys should create edit hints for each item/bullet point


SurfingKeys: 0.9.55

Browser: Firefox 72, macOS 10.14

URL: Multiple examples

Context

To reproduce - go to any of the links above and try to select one of the items for editing via hints.

Stvad commented 4 years ago

For Roam having the following settings helps with basic navigation:

settings.clickableSelector= "*.roam-block, *.rm-block-ref";