nextcloud-libraries / nextcloud-libraries/nextcloud-vue

Translated emoji data source for localized search

Open
#6,304 1 comment 1 reaction 1 assignee View on GitHub

@susnux is already working on this.

Since Jan 17, 2025.

1. to develop feature: emoji picker
Dominant language
Vue
Stars
246
Forks
99
Avg merge
1d 20h
Merged PRs (30d)
103

Description

It would be great if the emoji picker search could have a localized search.

There is https://github.com/milesj/emojibase which we could probably use as a different data source, but requires some experiments to see if that works.

Some resources for further investigation:

Some general concern would be that this adds ~1MB per language that we ship. We would need to dynamically load the emoji data then to make sure it doesn't add to our javascript bundles.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.