mirror of https://github.com/zulip/zulip.git
help: Clarify alert words documentation.
This commit is contained in:
parent
35440672a7
commit
fd703a9ee4
|
@ -54,8 +54,13 @@ mentions](/help/restrict-wildcard-mentions) in large streams.
|
||||||
|
|
||||||
## Alert words
|
## Alert words
|
||||||
|
|
||||||
Zulip lets you to specify **alert words or phrases** that notify you whenever
|
Zulip lets you to specify **alert words or phrases** that send you a desktop
|
||||||
the alert word is included in a message. Alert words are case-insensitive.
|
notification whenever the alert word is included in a message. Alert words are
|
||||||
|
case-insensitive.
|
||||||
|
|
||||||
|
!!! tip ""
|
||||||
|
|
||||||
|
Alert words in messages you receive while the alert is enabled will be highlighted.
|
||||||
|
|
||||||
### Add an alert word or phrase
|
### Add an alert word or phrase
|
||||||
|
|
||||||
|
|
|
@ -87,7 +87,9 @@ Zulip offers the following filters based on the location of the message.
|
||||||
### Search your important messages
|
### Search your important messages
|
||||||
|
|
||||||
* `is:alerted`: Search messages that contain your [alert
|
* `is:alerted`: Search messages that contain your [alert
|
||||||
words](/help/dm-mention-alert-notifications#alert-words).
|
words](/help/dm-mention-alert-notifications#alert-words). Messages are
|
||||||
|
included in the search results based on the alerts you had configured when you
|
||||||
|
received the message.
|
||||||
* `is:mentioned`: Search messages where you were
|
* `is:mentioned`: Search messages where you were
|
||||||
[mentioned](/help/mention-a-user-or-group).
|
[mentioned](/help/mention-a-user-or-group).
|
||||||
* `is:starred`: Search your [starred messages](/help/star-a-message).
|
* `is:starred`: Search your [starred messages](/help/star-a-message).
|
||||||
|
|
Loading…
Reference in New Issue