oliveryh / obsidian-emoji-toolbar

An Obsidian plugin to quickly add emojis into your notes
BSD 3-Clause "New" or "Revised" License
200 stars 10 forks source link

Not all emojis are shown #4

Closed henrikfalk closed 3 years ago

henrikfalk commented 3 years ago

Obsidian: v 0.10.7 Emoji Toolbar: 0.1.1

Many emojis are just five stacked lines and there is no colors. On the image you can see three examples of them.

I tried several different themes with same result.

I use English language in Obsidian (Because there is no Danish version at the moment), but my Manjaro Linux is in Danish.

Screenshot_20210117_215941

benytzlich commented 3 years ago

emojilib recently updated to 3.0.0. Maybe thats why there are some issues? https://github.com/muan/emojilib

oliveryh commented 3 years ago

Hi @henrikfalk . Thanks for reporting. Do you mind checking that 🤣 as copied from this browser or https://emojipedia.org/rolling-on-the-floor-laughing/ appears correctly inside Obsidian?

henrikfalk commented 3 years ago

This is what I found: Screenshot_20210124_185421

henrikfalk commented 3 years ago

emojilib recently updated to 3.0.0. Maybe thats why there are some issues? https://github.com/muan/emojilib

I tried to copy the actual emojis from the emojilib (emoji-en-US.json) into Obsidian and that have the same result

"grinning" works but "rofl" does not.

I tried to paste into a LibreOffice document with same result.

I can see the smileys in the firefox browser.

oliveryh commented 3 years ago

Hi @henrikfalk - I believe this isn't an issue with the emoji toolbar but rather the emoji sets that you have on your operating system. Can I suggest you troubleshoot that and also use the default obsidian theme.

henrikfalk commented 3 years ago

I found the solution! It is not a bug in your plugin. It seems that Manjaro Linux does not have full emoji support out of the box. I installed the "unicode-emoji" and "noto-fonts-emoji" packages and restarted Obisidian and emoji works. I do not know if the "noto-fonts-emoji" are needed but now it works.