mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 11:22:04 +00:00
docs: Update *Add emoji* doc.
This commit is contained in:
committed by
Tim Abbott
parent
4c0c7dd3f9
commit
3c8c72b816
@@ -5,28 +5,32 @@ shows you how to send messages containing emoji by using Zulip’s built-in emoj
|
|||||||
menu, pasting Unicode, or manually inputting the emoji code.
|
menu, pasting Unicode, or manually inputting the emoji code.
|
||||||
|
|
||||||
## Using the emoji menu
|
## Using the emoji menu
|
||||||
1. Start by composing a [new message](/help/reply-to-a-message).
|
1. Compose a [new message or reply](/help/reply-to-a-message).
|
||||||
2. Click the smiley face (<i class="icon-vector-smile"></i>) icon under the left
|
2. Click the smiley face (<i class="icon-vector-smile"></i>) icon in the
|
||||||
edge of the message box.
|
bottom left corner of the compose box.
|
||||||
3. Click on any emoji to include it in your message.
|
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.
|
||||||
|
|
||||||
## Pasting Unicode
|
## Pasting Unicode
|
||||||
Zulip fully supports Unicode emoji. To use Unicode emoji in your message:
|
Zulip fully supports Unicode emoji. To use Unicode emoji in your message:
|
||||||
|
|
||||||
1. Copy any emoji you would like to include onto your clipboard, such as 😀.
|
1. Copy any emoji you would like to include onto your clipboard, such as 😀.
|
||||||
2. Compose a [new message or reply](/help/reply-to-a-message).
|
2. Compose a [new message or reply](/help/reply-to-a-message).
|
||||||
3. Paste the emoji into the message box.
|
3. Paste the emoji into the **Compose your message here...** field of the
|
||||||
|
compose box.
|
||||||
|
|
||||||
!!! tip ""
|
!!! tip ""
|
||||||
You can browse the
|
You can browse the
|
||||||
[Unicode Consortium's full list of emoji](http://unicode.org/emoji/charts/full-emoji-list.html);
|
[Unicode Consortium's full list of emoji](http://unicode.org/emoji/charts/full-emoji-list.html);
|
||||||
however, Zulip emoji may appear different than the ones listed.
|
however, Zulip emoji may look different than the ones listed.
|
||||||
|
|
||||||
## Using emoji codes
|
## Using emoji codes
|
||||||
1. Start by composing a new message or reply.
|
1. Compose a [new message or reply](/help/reply-to-a-message).
|
||||||
2. Type in the emoji code surrounded by colons. For example, `:smile:` produces
|
2. In the **Compose your message here...** field, type in the emoji code
|
||||||
the <img src="/static/generated/emoji/images/emoji/smile.png"
|
surrounded by colons. For example, `:smile:` produces the <img
|
||||||
alt="smile" style="width: 3%;"/> emoji.
|
src="/static/generated/emoji/images/emoji/smile.png" alt="smile"
|
||||||
|
style="width: 3%;"/> emoji.
|
||||||
|
|
||||||
!!! tip ""
|
!!! tip ""
|
||||||
If you are unsure of the code for any particular emoji, visit
|
If you are unsure of the code for any particular emoji, visit
|
||||||
|
|||||||
Reference in New Issue
Block a user