mirror of https://github.com/zulip/zulip.git
help center: Update documentation on reading private messages.
- Describe the new PMs section in the left sidebar. - Mention Recent conversations. Fixes #23420.
This commit is contained in:
parent
c7ce20283b
commit
9937b8112d
|
@ -1,8 +1,9 @@
|
|||
{start_tabs}
|
||||
|
||||
1. Click on **Private messages** in the left sidebar.
|
||||
1. If the **Private messages** section in the left sidebar is collapsed, click
|
||||
on it to expand it.
|
||||
|
||||
1. Click on a conversation in the left sidebar under **Private messages**.
|
||||
1. Click on a conversation under **Private messages**.
|
||||
|
||||
1. Read the conversation, scrolling down with the mouse or by pressing
|
||||
<kbd>PgDn</kbd>.
|
||||
|
@ -15,7 +16,12 @@
|
|||
1. Click on the next conversation in the left sidebar, or use the
|
||||
<kbd>P</kbd> key to go to the next unread conversation.
|
||||
|
||||
1. To go to older unread conversations, use the <kbd>P</kbd> key or scroll
|
||||
down in the **Private messages** section of the left sidebar to view.
|
||||
1. To view all your private message conversations, click the **more
|
||||
conversations** link at the bottom of the **Private messages** section.
|
||||
|
||||
!!! tip ""
|
||||
|
||||
You can also find recent PMs in the [**Recent
|
||||
conversations**](/help/recent-conversations) tab by selecting the **Include PMs** option.
|
||||
|
||||
{end_tabs}
|
||||
|
|
Loading…
Reference in New Issue