2024-06-01 11:12:58 +02:00
|
|
|
---
|
|
|
|
layout: mini
|
|
|
|
permalink: /n/emoji.html
|
|
|
|
redirect_from: /r/emoji.html
|
|
|
|
sitemap: true
|
|
|
|
lang: en
|
|
|
|
---
|
|
|
|
|
|
|
|
# Unemojied emojis
|
|
|
|
|
|
|
|
[John D. Cook shares a nice trick to prevent emojis from being displayed as
|
|
|
|
emojis](https://www.johndcook.com/blog/2022/09/30/preventing-emoji/) and I
|
|
|
|
want to store it here alongside the more personally
|
|
|
|
relevant symbols.
|
|
|
|
|
|
|
|
So to make something not an emoji, `U+FE0E` or `︎` and to use emoji,
|
|
|
|
`FE0F` or (`️`).
|
|
|
|
|
|
|
|
<!-- editorconfig-checker-disable -->
|
|
|
|
<!-- prettier-ignore-start -->
|
|
|
|
|
|
|
|
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
|
|
|
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
|
|
|
<em lang="fi">Automaattinen sisällysluettelo</em> / <em lang="en">Automatically generated Table of Contents</em>
|
|
|
|
|
|
|
|
- [Motivational messages](#motivational-messages)
|
2024-06-01 11:24:34 +02:00
|
|
|
- [aminda.eu](#amindaeu)
|
2024-06-01 11:12:58 +02:00
|
|
|
|
|
|
|
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
|
|
|
|
|
|
|
<!-- prettier-ignore-end -->
|
|
|
|
<!-- editorconfig-checker-enable -->
|
|
|
|
|
|
|
|
## Motivational messages
|
|
|
|
|
|
|
|
_My shellrc has some reminders for me and these are the sequences there._
|
|
|
|
|
|
|
|
- ⚧︎ Transgender symbol: `\u26A7\ufe0e` `⚧︎`
|
|
|
|
- ❄︎ Snowflake `\2744\ufe0e` `❄︎`
|
|
|
|
- 🕊︎ Dove of Peace `\1f54a\ufe0e` `🕊︎`
|
2024-06-01 11:24:34 +02:00
|
|
|
|
|
|
|
## aminda.eu
|
|
|
|
|
|
|
|
- 🧅︎ Onion: `\u1f9c5` `🧅︎`
|
|
|
|
- I guess it just doesn't have a non-emoji variant at least on my system at the time of writing?
|