Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add UILexicon access to autocomplete and autosuggest #201

Closed
2 tasks done
andrewtavis opened this issue Sep 3, 2022 · 6 comments
Closed
2 tasks done

Add UILexicon access to autocomplete and autosuggest #201

andrewtavis opened this issue Sep 3, 2022 · 6 comments
Assignees
Labels
feature New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@andrewtavis
Copy link
Member

Terms

Description

UILexicon contains unpaired lists of names in the user's address book. These words should also be added to the options for autocomplete and autosuggest :)

Contribution

I'd be happy to work on this once autocomplete and autosuggest are finished, but this is also a great issue for another contributor!

@andrewtavis andrewtavis added feature New feature or request good first issue Good for newcomers help wanted Extra attention is needed blocked Another issue is blocking labels Sep 3, 2022
@andrewtavis
Copy link
Member Author

andrewtavis commented Sep 4, 2022

@SaurabhJamadagni, will explain your question in here :) What this means is that you can access a list of first name and a list of last names from the user's phone without asking for permissions. So if this works correctly, someone who has me in their contacts would type "McA" and get "McAllister" as a completion. I'm not sure if it'd be able to also get abbreviation like tbh, but then I don't think that'd be useful.

I do sometimes use this autocomplete feature, so I think it'd be nice to add :)

@SaurabhJamadagni
Copy link
Collaborator

Ohh I understand @andrewtavis. I first thought that it would be like the 'Text Replacement' feature from the system keyboard. I don't know if you have seen it but you can find it in Settings > General > Keyboard > Text Replacement.

This issue sounds good. Any feature that we use ourselves on a keyboard is a good idea to implement. Thank for the clarification :)

@andrewtavis
Copy link
Member Author

Happy to clarify, @SaurabhJamadagni 😊 This isn't a part of v2.0.0, but it's something we can get to easily later on :)

@giaxonella
Copy link

#210

@andrewtavis
Copy link
Member Author

Hi @giaxonella 👋 Not quite sure what #210 is in reference to 🤔 Would be happy to discuss if you'd like to explain :)

@andrewtavis andrewtavis removed the blocked Another issue is blocking label Oct 7, 2022
@andrewtavis
Copy link
Member Author

Closed in 06eaf3b :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants