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 moji property for all / most of the definitions #8

Closed
jonathanwiesel opened this issue Jun 15, 2016 · 2 comments
Closed

Add moji property for all / most of the definitions #8

jonathanwiesel opened this issue Jun 15, 2016 · 2 comments
Assignees

Comments

@jonathanwiesel
Copy link
Contributor

Many definitions in the index.json have their moji property missing.

For example:

"airplane_arriving": {
  "unicode": "1F6EC",
  "unicode_alternates": [],
  "name": "airplane arriving",
  "shortname": ":airplane_arriving:",
  "category": "travel_places",
  "aliases": [],
  "aliases_ascii": [],
  "keywords": [
    "flight",
    "transportation",
    "vehicle",
    "plane",
    "airport",
    "travel",
    "airlines",
    "fly",
    "jet",
    "jumbo",
    "boeing",
    "airbus"
  ]
}

Should have a property "moji": 🛬.

@jonathanwiesel
Copy link
Contributor Author

Still around 600+ definitions have no moji. Most of them are because tone modifiers.

@jonathanwiesel
Copy link
Contributor Author

Still 100 missing mojis

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