2017-01-12 03:37:40 +01:00
|
|
|
|
# Add emoji
|
2016-12-27 23:02:08 +01:00
|
|
|
|
|
2017-01-12 03:37:40 +01:00
|
|
|
|
Emoji are little characters and that add some fun to your messages! This guide
|
|
|
|
|
shows you how to send messages containing emoji by using Zulip’s built-in emoji
|
|
|
|
|
menu, pasting Unicode, or manually inputting the emoji code.
|
2016-12-08 00:16:08 +01:00
|
|
|
|
|
2017-01-12 03:37:40 +01:00
|
|
|
|
## Using the emoji menu
|
2017-01-19 23:59:20 +01:00
|
|
|
|
1. Compose a [new message or reply](/help/reply-to-a-message).
|
|
|
|
|
2. Click the smiley face (<i class="icon-vector-smile"></i>) icon in the
|
|
|
|
|
bottom left corner of the compose box.
|
|
|
|
|
3. Upon clicking on the smiley face (<i class="icon-vector-smile"></i>)
|
|
|
|
|
icon, the emoji menu will appear below the compose box. Click on an emoji in
|
|
|
|
|
the emoji menu to include it in your message.
|
2016-12-08 00:16:08 +01:00
|
|
|
|
|
2017-01-12 03:37:40 +01:00
|
|
|
|
## Pasting Unicode
|
2017-01-07 03:28:49 +01:00
|
|
|
|
Zulip fully supports Unicode emoji. To use Unicode emoji in your message:
|
2016-12-08 00:16:08 +01:00
|
|
|
|
|
2017-01-12 03:37:40 +01:00
|
|
|
|
1. Copy any emoji you would like to include onto your clipboard, such as 😀.
|
2017-01-10 10:16:17 +01:00
|
|
|
|
2. Compose a [new message or reply](/help/reply-to-a-message).
|
2017-01-19 23:59:20 +01:00
|
|
|
|
3. Paste the emoji into the **Compose your message here...** field of the
|
|
|
|
|
compose box.
|
2016-12-08 00:16:08 +01:00
|
|
|
|
|
2017-01-04 13:49:30 +01:00
|
|
|
|
!!! tip ""
|
|
|
|
|
You can browse the
|
2017-01-12 03:37:40 +01:00
|
|
|
|
[Unicode Consortium's full list of emoji](http://unicode.org/emoji/charts/full-emoji-list.html);
|
2017-01-19 23:59:20 +01:00
|
|
|
|
however, Zulip emoji may look different than the ones listed.
|
2016-12-08 00:16:08 +01:00
|
|
|
|
|
2017-01-12 03:37:40 +01:00
|
|
|
|
## Using emoji codes
|
2017-01-19 23:59:20 +01:00
|
|
|
|
1. Compose a [new message or reply](/help/reply-to-a-message).
|
|
|
|
|
2. In the **Compose your message here...** field, type in the emoji code
|
|
|
|
|
surrounded by colons. For example, `:smile:` produces the <img
|
|
|
|
|
src="/static/generated/emoji/images/emoji/smile.png" alt="smile"
|
|
|
|
|
style="width: 3%;"/> emoji.
|
2017-01-05 23:35:54 +01:00
|
|
|
|
|
|
|
|
|
!!! tip ""
|
2017-01-12 03:37:40 +01:00
|
|
|
|
If you are unsure of the code for any particular emoji, visit
|
|
|
|
|
[Emoji Cheat Sheet](http://www.webpagefx.com/tools/emoji-cheat-sheet/)
|
|
|
|
|
for a complete list. Furthermore, after typing `:` and any two letters,
|
|
|
|
|
autocomplete suggestions will appear. These emoji contain the letters you
|
|
|
|
|
typed and are sorted alphabetically by code. You can also cycle through
|
|
|
|
|
these suggestions by using the `↑` and `↓` arrow keys.
|