mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 06:53:25 +00:00
- Add instructions for starting new conversations. - Update style to be more consistent with other pages.
116 lines
3.4 KiB
Markdown
116 lines
3.4 KiB
Markdown
# Direct messages
|
|
|
|
**Direct messages (DMs)** are conversations with other users that happen outside
|
|
of a [channel](/help/introduction-to-channels). They are convenient for 1:1 and
|
|
small group conversations.
|
|
|
|
If you find yourself frequently conversing with the same person or group, it
|
|
often works best to [create a private channel](/help/create-a-channel) for your
|
|
conversations. This lets you organize your discussion into topics, and subscribe
|
|
or unsubscribe people as needed.
|
|
|
|
## Send a DM
|
|
|
|
{!send-dm.md!}
|
|
|
|
## View your DMs
|
|
|
|
There are a few different ways to view your DM conversations in the web and
|
|
desktop apps.
|
|
|
|
{start_tabs}
|
|
|
|
{tab|via-left-sidebar}
|
|
|
|
{!view-dms-left-sidebar.md!}
|
|
|
|
{tab|via-right-sidebar}
|
|
|
|
1. If the [user list](/help/user-list) in the right sidebar is hidden, click the
|
|
**user list** (<i class="zulip-icon zulip-icon-triple-users"></i> ) icon in
|
|
the upper right to show it.
|
|
|
|
1. Click on any user to view your 1:1 DM conversation.
|
|
|
|
!!! tip ""
|
|
|
|
You can find a user by typing their name in the **Filter users** box at the
|
|
top of the right sidebar.
|
|
|
|
{tab|via-search-box}
|
|
|
|
1. Click the **search** (<i class="search_icon zulip-icon
|
|
zulip-icon-search"></i>) icon in the top bar to open the [search
|
|
box](/help/search-for-messages).
|
|
|
|
1. Start typing a user's name. You'll be able to select DMs with that user
|
|
from the list of suggestions.
|
|
|
|
1. *(optional)* Continue to add users via the search box for a group DM
|
|
conversation.
|
|
|
|
!!! tip ""
|
|
|
|
You can also type `dm-including` in the search box to find all 1:1 and group
|
|
DM conversations that include a particular user.
|
|
|
|
{tab|via-compose-box}
|
|
|
|
1. Click the **New direct message** button at the bottom of the app, or use the
|
|
<kbd>X</kbd> keyboard shortcut to [open the compose box](/help/open-the-compose-box).
|
|
|
|
1. Start typing a user's name in the recipient bar, and select their name from
|
|
the list of suggestions. Continue to add users for a group DM conversation.
|
|
|
|
1. Click the highlighted **Go to conversation** (<i class="zulip-icon
|
|
zulip-icon-chevron-right"></i>) button at the top of the compose box, or use
|
|
the <kbd>Ctrl</kbd> + <kbd>.</kbd> keyboard shortcut to view that DM
|
|
conversation.
|
|
|
|
{end_tabs}
|
|
|
|
## Find a direct message conversation
|
|
|
|
{start_tabs}
|
|
|
|
{tab|desktop-web}
|
|
|
|
1. If the **direct messages** section in the left sidebar is collapsed, click on
|
|
the **direct messages** heading to expand it.
|
|
1. At the bottom of the list of your recent direct messages, click **more
|
|
conversations**. If you don't see this link, you are already viewing all of
|
|
your direct message conversations.
|
|
1. Type the name of a participant in the conversation you're looking for.
|
|
|
|
!!! tip ""
|
|
|
|
To return to the channel list in the left sidebar, click the **back to
|
|
channels** link above the search box.
|
|
|
|
{end_tabs}
|
|
|
|
## View direct message feed
|
|
|
|
{start_tabs}
|
|
|
|
{tab|desktop-web}
|
|
|
|
1. In the left sidebar, click the **Direct message feed**
|
|
(<i class="zulip-icon zulip-icon-all-messages"></i>) icon to the right of the
|
|
**direct messages** heading, or use the <kbd>Shift</kbd> + <kbd>P</kbd>
|
|
keyboard shortcut.
|
|
|
|
{tab|mobile}
|
|
|
|
1. Tap the **Direct messages**
|
|
( <img src="/static/images/help/mobile-dm-tab-icon.svg" alt="direct messages" class="help-center-icon"/> )
|
|
tab at the bottom of the app.
|
|
|
|
{end_tabs}
|
|
|
|
|
|
## Related articles
|
|
|
|
* [Typing notifications](/help/typing-notifications)
|
|
* [Open the compose box](/help/open-the-compose-box)
|