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

[WIP] Add emoji order #21

Closed
wants to merge 1 commit into from
Closed

[WIP] Add emoji order #21

wants to merge 1 commit into from

Conversation

jonathanwiesel
Copy link
Contributor

@jonathanwiesel jonathanwiesel commented Jul 13, 2016

It seems some stuff need to be taken care for this to be consistent:

  • Sort definition file by emoji_order instead of alphabetically
  • Some gaps exist between ranges:

After number 1624 it skips to 10000. (could be because those on the 10000 are the new unicode 9 emoji an there is no official ordered yet, but not sure).

After 10074 it skips to 10080.
10100 and 10102 are missing.

What I was able to check from the source repo is that:

  • 10100 corresponds tospeech_left that was removed in the latest release. Could think on adding it back (yet it seems weird this definition has this order).
  • 10102 corresponds to gay_pride_flag that is not even part of the assets yet.
  • 10074 to 10080 is indeed missing in the source too.

This would resolve #20

This is related to joypixels/emojione#309

Sorry, something went wrong.

@jonathanwiesel jonathanwiesel force-pushed the master branch 2 times, most recently from 8ed5cb1 to d22c08c Compare July 27, 2016 15:43
@jonathanwiesel jonathanwiesel removed this from the v3.1.0 milestone Jul 30, 2016
@lbennett-stacki
Copy link

Is there anything left to contribute to this enhancement? I see this has been open for a while but the emoji_order index is visible in the diff.

@jonathanwiesel
Copy link
Contributor Author

Hi @LukeeeeBennett, sorry for the late response, indeed there are some issues with the order in the source repo regarding the following:

After number 1624 it skips to 10000. (could be because those on the 10000 are the new unicode 9 emoji an there is no official ordered yet, but not sure).

After 10074 it skips to 10080.
10100 and 10102 are missing.

What I was able to check from the source repo is that:

10100 corresponds tospeech_left that was removed in the latest release. Could think on adding it back (yet it seems weird this definition has this order).
10102 corresponds to gay_pride_flag that is not even part of the assets yet.
10074 to 10080 is indeed missing in the source too.

Since the source repo will push an update for 3.0 soon it's posible this would be solved in that version. Until then there's not much to do with this.

@kssomabes
Copy link

Are there no updates for this yet? Hope to see this update soon. 😄

@amclelland
Copy link
Contributor

Ordered categories have been added in 4.2.0

@amclelland amclelland closed this Jun 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add emoji order
4 participants