-
**Is your feature request related to a problem? Please describe.**
The audience level cannot be seen on the session display.
**Describe the solution you'd like**
Some iconfied / emojified session…
-
I feel like this would be a relatively easy change to make… but I no haz JS skillz :+1:
https://github.com/hassankhan/emojify.js :boom:
-
[emojify.js](https://github.com/joypixels/emojify.js) is archived and no longer maintained, we should render it natively, possible via https://github.com/kyokomi/emoji.
Would solve #3023.
-
suppose i hav ul#messages and when i place emojify.run(document.getElementById('messages')); no emojis are inserted.
![screenshot from 2015-04-20 14 33 08](https://cloud.githubusercontent.com/assets/1…
-
### Emojis
Emojis look way better (IMO) than the current smileys. And there are way more available. One can even use http://hassankhan.github.io/emojify.js/ to replace stuff like `:+1:` in js on the …
-
Unlike other amazing repos, this repo's CONTRIBUTING.md looks plain and simple.
i think emojified, fun and precise version would be better!
Describe alternatives you've considered
An update wou…
-
Hello!
I find this package great for viewing emoji in emacs, thre's just one related bit of functionality I'd love to see.
For documents like emails I type in Emacs, I'd love it if my ascii emoji …
-
The following 4 files in the repo and on jsdelivr.net appear to have document.write calls to add scripts from http://fargo.io, not the new //cdn.jsdelivr.net locations causing https instances of river…
-
Related to #37 :
A space is 0x20:
```
% echo -n ' ' | hexdump
0000000 0020
0000001
```
Here, I'd expect to see 3x `20`, b…
-
### Description
I have a note with 160 lines and when I want to go from lets say line 1 to line 160 just by scrolling, not only a lot of CPU and RAM is used by org-roam-buffer--redisplay-h but for so…