How to use GitHub
- Please use the 👍 reaction to show that you are interested into the same feature.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Is your feature request related to a problem? Please describe.
My understanding is that currently Nextcloud only supports emotes via copying over the UTF-8 characters right now.
I've also noticed some issues exist requesting for emoji support, such as #10293 for Twemoji.
Unfortunately, this doesn't give users the ability to use their own set of emotes, though.
Describe the solution you'd like
As well as the above, it'd be great if Nextcloud could allow users to use custom emotes, I think the best way to do this would be to use a folder in Files.
This could either be:
For example if I have the following emotes:
- /Emojis/pandaAww.png

- /Emojis/pandaThink.png

- /Emojis/pandaShock.png

Then one could do :pandaAww: to refer to the emote in other apps that use Markdown like Deck, and have it appear in the emote picker under a custom section.
How to use GitHub
Is your feature request related to a problem? Please describe.
My understanding is that currently Nextcloud only supports emotes via copying over the UTF-8 characters right now.
I've also noticed some issues exist requesting for emoji support, such as #10293 for Twemoji.
Unfortunately, this doesn't give users the ability to use their own set of emotes, though.
Describe the solution you'd like
As well as the above, it'd be great if Nextcloud could allow users to use custom emotes, I think the best way to do this would be to use a folder in Files.
This could either be:
For example if I have the following emotes:
Then one could do :pandaAww: to refer to the emote in other apps that use Markdown like Deck, and have it appear in the emote picker under a custom section.