Conversation
…h-toggle Add T9 search option and tests
|
Hello @RichardHum ! Thanks for this cool addition 👍 I've changed the merge base to Please let me know me if you have any difficulty resolving the conflict, I'm happy to help! |
…ction Optimize T9 digit filtering
|
Ah I should have read the documentation more closely. Since the WDS is so large, I'm working on some optimizations before submitting this for final review. |
Add cached T9 digit mapping for catalog searches
|
I added caching on the T9 letter->number mapping so it only needs to run once during the search. Should be ready to merge now. |
|
Hi @RichardHum Sorry for the delay on this PR. I'd like to get this merged along with a host of other great QOL changes for a release in the next week or so. Are you able to resolve the minor conflict in textentry.py? Looking at its I don't think it's actually a conflict but just an artifact of the automerge |
|
Should be resolved now |
This PR adds in proper T9 search, as compared to the current multi-tap approach. I've tested it and I haven't encountered any issues.