Back to Zulip

ConfigureNotificationsForFollowedTopics

starlight_help/src/content/include/_ConfigureNotificationsForFollowedTopics.mdx

12.0682 B
Original Source

import {TabItem, Tabs} from "@astrojs/starlight/components";

import FlattenedSteps from "../../components/FlattenedSteps.astro"; import NavigationSteps from "../../components/NavigationSteps.astro"; import ZulipTip from "../../components/ZulipTip.astro";

<Tabs> <TabItem label="Desktop/Web"> <FlattenedSteps> <NavigationSteps target="settings/notifications" />
  1. In the **Notification triggers** table,
     toggle the settings for **Followed topics**.
</FlattenedSteps>
</TabItem> </Tabs> <ZulipTip> You will receive both followed topics notifications and [channel notifications](/help/channel-notifications) in topics you follow. </ZulipTip>