talonhub / community

Voice command set for Talon, community-supported.
MIT License
621 stars 778 forks source link

Digits should be easier to customize (incl. alternative names for the same digit) #1564

Open timo opened 4 days ago

timo commented 4 days ago

https://github.com/talonhub/community/blob/d426076bf746cfa6a8ab77bd89f69d5037d51a14/core/keys/keys.py#L6

Using a list here is neat from a "beautiful code" standpoint, but for making it customizable, it would be better to have either a .talon-list, or write out a dictionary with explicit word -> number pairs so a user who wants to change commands that use <user.number_key> (like the mouse grid for example) can just change or add lines

timo commented 4 days ago

Also maybe there should either be unification or stronger/clearer distinction between words used for number_key and words used for full numbers

i'm looking at this particularly from the perspective of a non-coder who just needs some small tweaks to their commands