@@ -3,34 +3,32 @@ Configuring Notifications
3
3
4
4
Notifications in Mattermost alert you to unread messages and mentions.
5
5
6
- Unreads indicated by Bold Channel Header
6
+ Unreads and Mentions
7
7
----------------------------------------
8
8
9
+ Unread Messages Indicator
10
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
11
+
9
12
The name of a channel in the left-hand sidebar shows as **bold ** when
10
13
there are unread messages in the channel. Clicking on the channel
11
14
removes the bold indicator, and brings you to the earliest unread
12
15
message in the channel.
13
16
14
- Muting Unreads in a Channel
15
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~
16
-
17
17
You can choose not to show unread indicators in a channel by clicking
18
18
**Channel Menu ** > **Notification Preferences ** > **Mark Channel
19
- Unread ** and selecting **Only for mentions **.
20
-
21
- This will only notify you if a mention is triggered on your name or a
19
+ Unread ** and selecting **Only for mentions **. This will only notify you if a mention is triggered on your name or a
22
20
keyword for which you're listening.
23
21
24
- Mentions indicated by Mention Count
25
- -----------------------------------
22
+ Mentions Indicator
23
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
26
24
27
- Unread mentions or `your name or selected
25
+ Unread mentions or `your name and selected
28
26
keywords <https://docs.mattermost.com/help/settings/account-settings.html#words-that-trigger-mentions> `__
29
27
in a channel are indicated by bold text and a mention counter next to
30
- the channel name in the left-hand- sidebar.
28
+ the channel name in the left-hand sidebar.
31
29
32
30
Clicking the channel name removes the bolding and mention count. You can
33
- review your recent mentions by clicking \*\* @ \*\ * next to the search box
31
+ review your recent mentions by clicking ** @ * * next to the search box
34
32
at the top of the screen.
35
33
36
34
Learn more about `mentioning
0 commit comments