Back to Zulip

ConfigureResolvedNoticesMarkedAsRead

starlight_help/src/content/include/_ConfigureResolvedNoticesMarkedAsRead.mdx

12.0668 B
Original Source

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

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

Zulip lets you automatically mark as read Notification Bot notices indicating that someone resolved or unresolved a topic, or do so just for topics you don't follow.

<Tabs> <TabItem label="Desktop/Web"> <FlattenedSteps> <NavigationSteps target="settings/notifications" />
  1. Under **Topic notifications**, configure **Automatically mark resolved topic
     notices as read**.
</FlattenedSteps>
</TabItem> </Tabs>