Is there a possibility of adding an extra box in the text input options for emoticons? :)
Is there a possibility of adding an extra box in the text input options for emoticons? :)
With over 800 of them extra box is... complicated, but Misago displays pro tip after you start typing emoticon, just like Github does. :wink:
Hmm but how do I get them to work? lol doing :) only gets me some weird ones...
To enable emoticons to work, create directory named "emojis" in your static dir and upload emoji images to it.
Then enable emojis in Misago aby adding following lines somewhere down your settings.py:
MARKDOWN_EXTENSIONS += (
'misago.markdown.extensions.emoji.EmojiExtension',
)
Haha, no I actually meant how do I call them out on here for example. Simply typing what I would think would be a standard call-out clearly isn't the right one...
Once you type :
, protip appears that updates suggestion as you write more. Only gotcha: there has to be space before that coma for it to get it, otherwhise it assumes you mean coma, not emoji.
Just look for the emoji cheat sheet mentioned before :smile:
Aaah okay - hmmm yeah... I had no idea that you need to type : and then the actual emotion you wanted to express... Hmm haha, okay, well I'd say that maybe these ones :) :P :( :'( surely should somehow be supported, nah? Anyway it works now :grinning:
Emoji plays nicely with Markdown while classic emoticons tend to confuse parser.
Okie dokie, well once the logic is there it makes sense :laughing: but yes, you need to know that that's the way Misago works and having barely used GitHub it is certainly not something I would expect the average user to be aware of.
There will be formatting/writing help in future explaining how it all works.
Awesome, that should be more than sufficient!
It would be great. :thinking: if misago had its own set of emoticons. But a plain blob emoji set would be great too. (i know you have no plan for this in the future)
haha
Misago's own set of emoticons? Who's going to draw them? ;) Or you mean something like Twemoji?
So we could have an emoji button in editor and you would be able to insert custom emoticon images defined in admin panel, like how every forum software did it for years and years before.
I've tried doing emoji picker for v4 but it had two issues:
Maybe on "fiverr" someone draw?
Or just the simple often used ":), :(, :|, :D, :o"
Hmm, yes, this can also be a solution to avoid having to translate thousands of lines, and thus each forum can have a unique atmosphere.
It would be uniform on all devices, loaded in png or other image format. I think these emojis would be stored within the forum.
Imho custom picker containing custom emojis uploaded by site owner is a way to go with this. And maybe some standard extra emojis.
Will you sponsor that? đ
Let's stick with free-to-use emojis. đ¤
Personally I prefer to just use the simple (and not so simple) ascii emoji. I don't need or want stupid little cartoon faces all over things. I accept that this is a personal position, based on me being very old.
This post is hidden. You cannot see its contents.
Hidden by rafalp on May 24, 2023, 5:11 p.m..
It's a personal preference. However, I think it should be taken into account that emotions have been present in life for a long time. I love the blob emojis, they are cute.
Custom emoji support is something I would like to have in Misago. Even something as dumb as plugin for message parser that swaps ":v" with "đ" would take us far :D