Customize Emoji does not work
-
@torn2 said in Customize Emoji does not work:
Aliases
You mean this one? I think its just alias. To some extend I think its not necessary to have both
name
andaliases
at the same time. I have many emojis and I found it is very difficult to name them. At last I end it by naming them by numbersAt first , I name them...
Finally , I just number them...since I cannot think an adequate name for these emojis..
Suggestions: can we make
Name
not required? -
Aliases are for additional names. For instance, you can add an alias for , allowing it to be accessed by
:happy:
as well.There needs to be some way of specifying an emoji do of course names are required. Try making them descriptively so they'll work well with autocomplete.
-
@sharonyue oh yes I do intend to look into that
-
@sharonyue needing to rebuild NodeBB for changes to apply is due to caching. Without rebuilding, NodeBB's cache-buster remains the same so even though the changes are there, you won't see them without clearing your cache.
There's also the problem of Windows where plugin assets are copied, not linked, so I'd have to start overwriting NodeBB's built assets instead of the ones in my plugin to get this to work.
In conclusion, for the forseeable future, the modifying emoji customizations flow will continue to be:
- Edit Customize Emoji
- Build Emoji Assets
- NodeBB Rebuild and Restart