mirror of https://github.com/zulip/zulip.git
help center: Document quote-and-reply mobile feature.
Updates Quote and reply help center article to add instructions for how to use this feature on mobile. Fixes: #23752.
This commit is contained in:
parent
963e1412b5
commit
81a4b8c477
|
@ -17,6 +17,8 @@ to avoid unnecessarily mentioning someone twice.
|
||||||
|
|
||||||
{start_tabs}
|
{start_tabs}
|
||||||
|
|
||||||
|
{tab|desktop-web}
|
||||||
|
|
||||||
{!message-actions-menu.md!}
|
{!message-actions-menu.md!}
|
||||||
|
|
||||||
1. Click **Quote and reply or forward**.
|
1. Click **Quote and reply or forward**.
|
||||||
|
@ -26,13 +28,30 @@ to avoid unnecessarily mentioning someone twice.
|
||||||
|
|
||||||
1. Send your message.
|
1. Send your message.
|
||||||
|
|
||||||
{end_tabs}
|
|
||||||
|
|
||||||
!!! keyboard_tip ""
|
!!! keyboard_tip ""
|
||||||
|
|
||||||
You can also use <kbd>></kbd> to **quote and reply or forward** the
|
You can also use <kbd>></kbd> to **quote and reply or forward** the
|
||||||
selected message.
|
selected message.
|
||||||
|
|
||||||
|
{tab|mobile}
|
||||||
|
|
||||||
|
{!message-long-press-menu.md!}
|
||||||
|
|
||||||
|
1. Tap **Quote and reply**.
|
||||||
|
|
||||||
|
1. *(optional)* Delete any parts of the quoted message that are not
|
||||||
|
relevant to your reply.
|
||||||
|
|
||||||
|
1. Send your message.
|
||||||
|
|
||||||
|
!!! tip ""
|
||||||
|
|
||||||
|
If you are in a stream 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}
|
||||||
|
|
||||||
## Related articles
|
## Related articles
|
||||||
|
|
||||||
* [Format your message using markdown](/help/format-your-message-using-markdown)
|
* [Format your message using markdown](/help/format-your-message-using-markdown)
|
||||||
|
|
Loading…
Reference in New Issue