I have been using shortkeys before , but now i have to use text blaze. I am not sure how textblaze works , but i am unable to use text blaze snippets for dropdown menus. I have certain hotkeys that i would like to use and it would prompt a text that will highlight a specific item from a long dropdown menu in a website. Is there a way to make it work? Any help is appreciated
You will want to first focus the dropdown in the page. The easiest way to do that is {key: tab} 'ing to it from your current location.
You can then use other {key} commands to navigate it just like you were doing with your keyboard manually.
So for instance you might, {key: downarrow} several times and then {key: enter} to select an item.
Or if you had an item "Zurich" far down the list, you might {key: z} to jump to it directly and then {key: enter}.
Generally you can just run key commands as you would if you were interacting with the menu with your own keyboard. One caveat is some things may not work with all menu's so if one approach (e.g. {key: downarrow}) doesn't work, try a second approach (e.g. {key: z} to jump to an item that starts with "z").