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

Inline emoji insert like in discord, slack and telegram #3911

Open
wendevlin opened this issue Dec 1, 2023 — with Huly for GitHub · 5 comments
Open

Inline emoji insert like in discord, slack and telegram #3911

wendevlin opened this issue Dec 1, 2023 — with Huly for GitHub · 5 comments
Labels

Comments

Copy link

wendevlin commented Dec 1, 2023

What problem are you facing?

Mostly on the desktop app I want to quickly insert emojis

What's the solution you'd like to see in Notesnook?

When I am in the editor and type : plus two letters I get a inline popup of emojis which fit to the letters I put in. When I type ahead I can specify my search. With enter I insert the first emoji or I can select one with a click.

discord example:
image

image

image

What alternatives have you considered?

No response

Additional context

No response

@wendevlin
Copy link
Author

I am a web dev and would like to help. I would need just some infos.

  • Is there one unified editor for desktop, web, ios and android or are they seperated?
    If they are separated I would consider to start with the desktop app.
  • Where can I find the editor in the code?
  • do you have already a emoji library in use that should be reused?

@thecodrr
Copy link
Contributor

thecodrr commented Dec 1, 2023

@masterwendu

I am a web dev and would like to help. I would need just some infos.

* Is there one unified editor for desktop, web, ios and android or are they seperated?
  If they are separated I would consider to start with the desktop app.

One unified editor on all platforms.

* Where can I find the editor in the code?

In packages/editor.

* do you have already a emoji library in use that should be reused?

No.

@wendevlin
Copy link
Author

Cool thanks for the quick reply.
@thecodrr what to you think of this library to use: https://github.com/omnidan/node-emoji

My first impression seems good

@thecodrr
Copy link
Contributor

@masterwendu give it a try and see how it works.

@wendevlin
Copy link
Author

@masterwendu give it a try and see how it works.

I already started, but I am not able to render the mention suggestion of tiptap. The render function is not triggering.

I created a WIP PR: #3963

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants