You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add pencil next to each section heading that opens the given csv in VSCode. Do so by registering Cursorless URI handler. Then either try using a VSCode API open function of some sort, if it will focus the correct window. If not, spawn a subshell and call code <file>. For security purposes, probably don't want to just trust the file from the API; instead probably have set of files that are given from Talon and kept in global VSCode storage?
Probably simpler to just have a voice command that they can use, and show how to use it in the info box, or maybe pencil could just pop up a little hint saying the voice command to change that csv. Voice command could even be active all the time. Voice command would just run code <file> in a shell.
Question: will they always have code cli?
Make each <T>, <P>, etc link to the item in the legend. Would do this by using a regex to split each description, ensuring that the regex handles <T>, <T1>, T, and T1
Also ensure that the legend item is highlighted when you follow a link to it (ie its id is in the url)
Add hover-activated label above <T>, <P>, etc using info from legend
Add voice commands for everything in the cheatsheet, including closing the tab
Add a box with info about these voice commands
Add cursorless hats to all links in cheatsheet
Switch colours and shapes to use the actual colour and shape
Auto-hide all but a few from each section and add ...more button at the bottom of each
And add something to settings box to disable auto-hide
Add link icon next to each section heading so can be linked to
Switch to curly quotes
Remove <> from placeholders
Make placeholders more obviously placeholders, eg inline box with rounded corners and background or bold coloured text or something
Use full words for placeholders, eg <modifier> instead of <M>
Add "target T" instead of just "T" in Meaning
Add little question mark next to section headings linking to section in docs
Have separate "Actions" and "Complex actions" section, the former containing the actions that have single target and no formatters / pairs / whatever; hte latter containing everything else
Remove T from everything in simple actions section
subheading on Actions saying that it requires target?
code <file>. For security purposes, probably don't want to just trust the file from the API; instead probably have set of files that are given from Talon and kept in global VSCode storage?code <file>in a shell.codecli?<T>,<P>, etc link to the item in the legend. Would do this by using a regex to split each description, ensuring that the regex handles<T>,<T1>,T, andT1<T>,<P>, etc using info from legend...morebutton at the bottom of each<>from placeholders<modifier>instead of<M>"<scope>","next <scope>")