2019-02-14 02:19:24 +01:00
|
|
|
# Marking messages as read
|
|
|
|
|
|
|
|
Zulip automatically keeps track of which messages you have and haven't
|
|
|
|
read. Unread messages have a dark line along their left side, which fade as
|
|
|
|
the message gets marked as read.
|
|
|
|
|
|
|
|
There are two situations in which messages automatically get marked as read.
|
|
|
|
|
|
|
|
* **End of feed**: When you get to the bottom of a view, Zulip marks all
|
|
|
|
messages in that view as read.
|
|
|
|
|
|
|
|
* **Blue box**: Messages are marked as read when the blue box passes over
|
|
|
|
them.
|
|
|
|
|
|
|
|
You can move the blue box either with the keyboard (arrow keys, `End`, etc.)
|
|
|
|
or by scrolling the feed with your mouse.
|
|
|
|
|
2019-03-07 21:19:17 +01:00
|
|
|
You can also manually **mark all messages as read**, or **mark all messages in a
|
|
|
|
stream or topic as read**.
|
2019-02-14 02:19:24 +01:00
|
|
|
|
|
|
|
{start_tabs}
|
|
|
|
|
|
|
|
1. Hover over a stream, topic, or All messages in the left sidebar.
|
|
|
|
|
2021-04-29 02:13:54 +02:00
|
|
|
1. Click the ellipsis (<i class="zulip-icon zulip-icon-ellipsis-v-solid"></i>) to the right.
|
2019-02-14 02:19:24 +01:00
|
|
|
|
|
|
|
1. Click **Mark all messages as read**.
|
|
|
|
|
|
|
|
{end_tabs}
|