Integration with COZI Calendar - using emoji #302
Replies: 2 comments 5 replies
|
Does the font in use contain the emoji you're using? If not you should take a look if you can find a font that contains these glyphs, and set it using CSS (maybe just limited to that calendar). How do these events look like in the ICS? |
5 replies
|
For anyone coming across this discussion: emojis should work out of the box as long as an emoji-capable font is installed on your system. The module renders event titles as plain HTML, so there's no special handling needed on our end. If emojis are not showing, installing an emoji font usually does the trick: # Debian/Raspberry Pi
sudo apt install fonts-noto-color-emojiOn Windows 🙂 |
0 replies
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.
I have this calendar module setup and configured to work with my COZI family calendar. It's working fine, except not displaying the emoji's I put in the calendar. I'm using emoji's for youngest as he's still learning to read.
Is there anyway to get emoji's on COZI calendar to display?
All reactions