Back to Zulip

AutomaticallyFollowTopics

starlight_help/src/content/include/_AutomaticallyFollowTopics.mdx

12.01.4 KB
Original Source

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

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

Follow topics you start or participate in

<Tabs> <TabItem label="Desktop/Web"> <FlattenedSteps> <NavigationSteps target="settings/notifications" />
  1. Under **Topic notifications**, select the desired option from the
     **Automatically follow topics based on my participation** dropdown.
</FlattenedSteps>
</TabItem> </Tabs>

Follow topics where you are mentioned

You can automatically follow topics where you are personally mentioned. If this setting is enabled:

  • You will automatically follow topics where you are personally mentioned, but group mentions and wildcard mentions (@all, @topic, etc.) will not affect topic status.
  • You will automatically follow topics in muted channels when you are mentioned.
  • Mentions will not cause you to automatically follow topics you have explicitly muted.
<Tabs> <TabItem label="Desktop/Web"> <FlattenedSteps> <NavigationSteps target="settings/notifications" />
  1. Under **Topic notifications**, toggle **Automatically follow topics where I'm
     mentioned**.
</FlattenedSteps>
</TabItem> </Tabs>