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

[Feature Request] Replace emoji codes in textbox while typing #112

Open
LoveIsGrief opened this issue Jun 16, 2018 · 0 comments
Open

[Feature Request] Replace emoji codes in textbox while typing #112

LoveIsGrief opened this issue Jun 16, 2018 · 0 comments

Comments

@LoveIsGrief
Copy link

LoveIsGrief commented Jun 16, 2018

v1

<input type="text"> and <textarea> tags could have listeners attached to them that find the emoji codes and replace them automatically with emojis.

v2

a global and a per-site toggle could be added. In a late

v3

Custom css selectors and event listener types e.g mail.google.com could have div.mailinput>span.typer as a selector and listen to keyup, change and keydown to do the replacements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant