@mention users capabilities #424
mathiasrscom
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I'm looking for a way to implement @mentions to the editor. Is this possible?
I was looking at React mentions and thought the implementation seemed simple. Has anyone implemented such feature?
Another example is from tiptap, which this one is built upon:
https://tiptap.dev/docs/editor/extensions/nodes/mention
All reactions