Steven
30. Juni 2015 um 01:03
1
Hello everyone,
I’dl like to know if it’s possible to add a category for the emojis. Like you did with smiley face, dog, house, #.
For my forum, I’d like to add some flags but they’re mixed with other uploaded emojis in the poop category, and it’s not great for my OCD
It would be a flag category between the # and the poop category for example.
I know how to ssh the app, and how to create a plugin with github, so if i have a lead, i won’t bother you a lot.
Thanks !
There is no way to do this at the current time.
Steven
30. Juni 2015 um 12:33
3
Ok, thanks for the reply !
sam
(Sam Saffron)
7. Juli 2015 um 07:11
4
2 „Gefällt mir“
Steven
7. Juli 2015 um 15:22
5
Thanks, I’ll look into it !
bartv
(Bart )
8. Februar 2018 um 13:22
7
@Steven did you ever figure out how to add a new tab to the emoji browser? I have a case for that as well.
Steven
8. Februar 2018 um 16:52
8
I didn’t really know how to do this at the time and I went another direction with this plugin : https://github.com/discourse/discourse-emoji
You can add custom emojis and choose in what order they will appear. It was good enough for my needs
2 „Gefällt mir“
bartv
(Bart )
8. Februar 2018 um 18:10
9
Thanks Steven! I’d rather use the existing dialog, so I’ll dig a little further.
bartv
(Bart )
8. Februar 2018 um 20:20
10
For future reference (and after my first visit to the Discourse source code ;-): after adding custom emojis in the admin, just rebuild the app. A custom tab will then be added to the emoji picker and the first custom emoji you created will be used as the tab icon:
6 „Gefällt mir“
so is there any way to made the custom emojis appear first? Like right when you open the selector
Steven
26. März 2023 um 13:16
13
This topic has been bumped,so I give everyone a little update. This is doable since may 2020
committed 06:16PM - 30 Mar 20 UTC
Note: DBHelper would fail with a sql syntax error on columns like "group".
Co… -authored-by: Jarek Radosz <jradosz@gmail.com>
We can do this in the /admin/customize/emojis
page
I prefer to use a plugin to sort everything out and it works perfectly : GitHub - MonDiscourse/iunctis-emojis
1 „Gefällt mir“
system
(system)
Geschlossen,
25. April 2023 um 13:16
14
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.