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

Autocomplete based on transliteration of actual nick/name. #1294

Closed
aviraldg opened this issue Mar 28, 2016 · 3 comments
Closed

Autocomplete based on transliteration of actual nick/name. #1294

aviraldg opened this issue Mar 28, 2016 · 3 comments
Labels
A-Autocomplete O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Tolerable Low/no impact on users T-Enhancement

Comments

@aviraldg
Copy link
Contributor

Examples:

  • eirian would autocomplete to エイリアン
  • Uniaika would autocomplete to 𝓤𝓷𝓲𝓪𝓲𝓴𝓪
@aviraldg aviraldg changed the title Nick/name autocomplete based on transliteration of actual nick/name. Autocomplete based on transliteration of actual nick/name. Mar 28, 2016
@ara4n
Copy link
Member

ara4n commented Mar 28, 2016

if there's a good transliteration library that actually does the right thing for this, then 'yay'. otherwise, i'm not convinced - especially as we have click-to-insert these days. plus my katakana isn't good enough to have a hope in hell of knowing that the first letter of エイリアン should be transliterated to 'ei' rather than 'a', etc.

@ara4n ara4n added feature P4 [OBSOLETE LABEL] Interesting — Not yet scheduled, will accept patches labels Mar 28, 2016
@t3chguy
Copy link
Member

t3chguy commented Dec 23, 2019

For the latter example this would be easy using unhomoglyph which we already use in js-sdk

@MadLittleMods MadLittleMods added S-Tolerable Low/no impact on users O-Uncommon Most users are unlikely to come across this or unexpected workflow and removed P4 [OBSOLETE LABEL] Interesting — Not yet scheduled, will accept patches labels May 3, 2022
@t3chguy
Copy link
Member

t3chguy commented Dec 4, 2024

This happened

image

@t3chguy t3chguy closed this as completed Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Autocomplete O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Tolerable Low/no impact on users T-Enhancement
Projects
None yet
Development

No branches or pull requests

5 participants