zulip/help/include/reading-pms.md
Lauryn Menard dedea23745
help-docs: Move help center documentation to top level directory.
These files are not Jinja2 templates, so there's no reason that they needed
to be inside `templates/zerver`. Moving them to the top level reflects their
importance and also makes it feel nicer to work on editing the help center content, 
without it being unnecessary buried deep in the codebase.
2023-01-25 14:08:29 -08:00

28 lines
955 B
Markdown

{start_tabs}
1. If the **Private messages** section in the left sidebar is collapsed, click
on it to expand it.
1. Click on a conversation under **Private messages**.
1. Read the conversation, scrolling down with the mouse or by pressing
<kbd>PgDn</kbd>.
1. If the conversation is not of interest, you can
[mark all messages as read](/help/marking-messages-as-read) by
jumping to the bottom with the **Scroll to bottom**
(<i class="fa fa-chevron-down"></i>) button or the <kbd>End</kbd> shortcut.
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 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}