Files
zulip/help/quote-or-forward-a-message.md
Lauryn Menard 7738171e02 help: Update "Quote or forward a message" for Flutter launch.
Deletes the mobile tab of the "Forward message" section as that is
not a named feature in the mobile app. Adds a tip about setting a
different topic if the user is in the channel view of the mobile
app.

Part of #34748.
2025-06-16 10:03:10 -07:00

2.3 KiB

Quote or forward a message

Conversations in Zulip are organized by topic, so it's generally clear what you're responding to when you send a message. However, when responding to an older message, you may want to quote all or part of it for reference.

You can also forward a message to another conversation.

The first line of a quoted or forwarded message contains a permanent link to the original message. Zulip automatically turns mentions in the quoted text into silent mentions to avoid unnecessarily mentioning someone twice.

!!! tip ""

You can use [quote blocks](/help/format-a-quote)
when quoting emails or other non-Zulip content.

Quote a message

{start_tabs}

{tab|desktop-web}

  1. (optional) To quote only part of a message, select the part that you want to quote.

{!message-actions-menu.md!}

  1. Click Quote message.

  2. Send your message.

!!! keyboard_tip ""

You can also use <kbd>&gt;</kbd> to quote to the
selected message.

{tab|mobile}

{!message-long-press-menu.md!}

  1. Tap Quote message.

  2. (optional) Delete any parts of the quoted message that are not relevant to your reply.

  3. Send your message.

!!! tip ""

If you are in a channel view, you can set a different destination
topic by tapping the compose box and selecting an existing topic
or typing a new topic name.

{end_tabs}

Forward a message

{start_tabs}

{tab|desktop-web}

  1. (optional) To forward only part of a message, select the part that you want to forward.

{!message-actions-menu.md!}

  1. Click Forward message.

  2. Select the desired destination channel or Direct message from the dropdown in the top left of the compose box.

  3. Enter a topic name, or recipient names for a direct message.

  4. Send your message.

!!! keyboard_tip ""

You can also use <kbd>&lt;</kbd> to forward the selected message.

{end_tabs}