mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +00:00
help: Document settings to automatically unmute/follow topics.
- Adds a "Topic notifications" page, just under "Stream notifications" in the left sidebar, using Markdown include blocks for reusability in `follow-a-topic.md` and `mute-a-topic.md`. - Adds a tip block to clarify that disabling followed topic global settings will not stop notifications if you already have stream level settings enabled. Fixes part of #27297.
This commit is contained in:
15
help/include/configure-notifications-for-followed-topics.md
Normal file
15
help/include/configure-notifications-for-followed-topics.md
Normal file
@@ -0,0 +1,15 @@
|
||||
{start_tabs}
|
||||
|
||||
{tab|desktop-web}
|
||||
|
||||
{settings_tab|notifications}
|
||||
|
||||
1. In the **Notification triggers** table,
|
||||
toggle the settings for **Followed topics**.
|
||||
|
||||
{end_tabs}
|
||||
|
||||
!!! tip ""
|
||||
|
||||
You will receive both followed topics notifications and
|
||||
[stream notifications](/help/stream-notifications) in topics you follow.
|
||||
Reference in New Issue
Block a user