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

emoji code support in text #1076

Open
mikelmaron opened this issue Oct 23, 2015 · 5 comments
Open

emoji code support in text #1076

mikelmaron opened this issue Oct 23, 2015 · 5 comments

Comments

@mikelmaron
Copy link
Contributor

OpenStreetMap text boxes support emojis, including changeset comments, but probably also diary comments, diary entries, profiles, etc

http://www.openstreetmap.org/changeset/34722586

To make it easier to add emoji, add support for emoji codes. For instance

:thumbsup: creates 👍

There are public lists of these codes, and the projects that support them, at http://www.emoji-cheat-sheet.com/

@pnorman
Copy link
Contributor

pnorman commented Oct 23, 2015

:thumbsup: creates 👍

It's worth noting that that doesn't create an emoji, but embeds an image.

The emoji is 👍

@tomhughes
Copy link
Member

Only if I can make it automatically close the account of anybody that posts a plus one...

@mikelmaron
Copy link
Contributor Author

yea, there should be some minimal length for a comment. single emoji only is probably too little for a comment

@matkoniecz
Copy link
Contributor

What would be benefit of making the least useful comments more prominent than useful ones?

@danieldegroot2
Copy link
Contributor

Related #693 / #844

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

5 participants