mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-22 03:59:31 +01:00
n/emoji.md: note how to do it in terminal and web properly
This commit is contained in:
parent
f0462342c3
commit
9cbdcaf4fc
39
n/emoji.md
Normal file
39
n/emoji.md
Normal file
@ -0,0 +1,39 @@
|
||||
---
|
||||
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)
|
||||
|
||||
<!-- 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` `🕊︎`
|
Loading…
Reference in New Issue
Block a user