mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
docs: Add user guide for alert words.
This commit is contained in:
BIN
static/images/help/alert-word-notification-example.png
Normal file
BIN
static/images/help/alert-word-notification-example.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.8 KiB |
BIN
static/images/help/alert-words-message-example.png
Normal file
BIN
static/images/help/alert-words-message-example.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
BIN
static/images/help/delete-button.png
Normal file
BIN
static/images/help/delete-button.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 458 B |
BIN
static/images/help/settings-custom-alerts-sample.png
Normal file
BIN
static/images/help/settings-custom-alerts-sample.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
BIN
static/images/help/settings-custom-alerts.png
Normal file
BIN
static/images/help/settings-custom-alerts.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
33
templates/zerver/help/alert-words.md
Normal file
33
templates/zerver/help/alert-words.md
Normal file
@@ -0,0 +1,33 @@
|
|||||||
|
# Alert Words
|
||||||
|
Zulip allows you to define custom alert words and phrases.
|
||||||
|
When they are used in any stream you are subscribed to, it works
|
||||||
|
similarly to being [@-mentioned](/help/at-mention-a-team-member)
|
||||||
|
by another user.
|
||||||
|
|
||||||
|
## Adding Alert Words
|
||||||
|
1. Click the cog () in the upper
|
||||||
|
right corner of the right sidebar.
|
||||||
|
2. Select **Settings** from the dropdown menu that appears.
|
||||||
|

|
||||||
|
|
||||||
|
3. Scroll down until you reach the **Custom Alert Words** section.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
4. Type the word/phrase you wish to be notified for into the text box,
|
||||||
|
then click the **Add Alert Word** button.
|
||||||
|
|
||||||
|
Once these steps are completed, you should see something similar to:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
If any alert words are mentioned, they will be highlighted within the message,
|
||||||
|
and you will be alerted in accordance with your notification settings.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## Removing Alert Words
|
||||||
|
|
||||||
|
Alert Words can be removed easily in the settings menu, by clicking the
|
||||||
|
red bin button ()
|
||||||
|
next to the word/phrase to be deleted.
|
||||||
@@ -110,7 +110,7 @@ as a “**realm**”.
|
|||||||
* Configure audible notifications
|
* Configure audible notifications
|
||||||
* Configure email notifications
|
* Configure email notifications
|
||||||
* Configure mobile push notifications
|
* Configure mobile push notifications
|
||||||
* Add an alert word
|
* [Add an alert word](/help/alert-words)
|
||||||
|
|
||||||
## Tools & Customization
|
## Tools & Customization
|
||||||
* [Keyboard shortcuts](/help/keyboard-shortcuts)
|
* [Keyboard shortcuts](/help/keyboard-shortcuts)
|
||||||
|
|||||||
Reference in New Issue
Block a user