TypeCellOS / TypeCellOS/BlockNote
Search emojis in my own language
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 10.2k
- Forks
- 772
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 17
Description
Is your feature request related to a problem? Please describe.
Right now I can only search emojis in English
If I type :soleil (sun in french) I get no results
Describe the solution you'd like
In docs we have the language selected by the user to use the app could we somehow use this to let the user search emojis in that language ?
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Bonus
[x] I'm a sponsor and would appreciate if you could look into this sooner than later 💖
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the emoji search entry point and how the user's selected app language is exposed; the issue names no files or tests. Clarify supported languages and localized emoji-name data, then verify that :soleil (French) returns the sun emoji while existing English search remains working.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, internationalization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100