-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #40886 from ren-jones/patch-66
Create Start-a-conversation-thread.md
- Loading branch information
Showing
1 changed file
with
33 additions
and
0 deletions.
There are no files selected for viewing
33 changes: 33 additions & 0 deletions
33
docs/articles/new-expensify/chat/Start-a-conversation-thread.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
--- | ||
title: Start a conversation thread | ||
description: Start a private conversation related to a different message | ||
--- | ||
<div id="new-expensify" markdown="1"> | ||
|
||
You can respond directly to a message sent in a chat group or room to start a private 1-on-1 chat with another member about the message (instead of replying to the entire group or room). | ||
|
||
{% include selector.html values="desktop, mobile" %} | ||
|
||
{% include option.html value="desktop" %} | ||
1. Open the chat in your inbox. | ||
2. Right-click the message and select **Reply in thread**. | ||
3. Enter and submit your reply in the new chat. | ||
{% include end-option.html %} | ||
|
||
{% include option.html value="mobile" %} | ||
1. Open the chat in your inbox. | ||
2. Press and hold the message and select **Reply in thread**. | ||
3. Enter and submit your reply in the new chat. | ||
{% include end-option.html %} | ||
|
||
{% include end-selector.html %} | ||
|
||
To return to the conversation where the thread originated from, you can click the link at the top of the thread. | ||
|
||
</div> | ||
|
||
|
||
|
||
|
||
|
||
|