mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
docs: Add macros to *Browse and join streams* doc.
Also modified to serve as a reference for navigating to the Subscriptions page.
This commit is contained in:
@@ -8,11 +8,33 @@ browse the list of streams that they subscribe to.
|
|||||||
|
|
||||||
## Browse streams
|
## Browse streams
|
||||||
|
|
||||||
{!subscriptions.md!}
|
1. Click the cog () icon next to **Streams**
|
||||||
|
in the left sidebar. A tooltip labeled **Subscribe, add, or configure streams**
|
||||||
|
will appear upon hovering above the cog.
|
||||||
|
|
||||||
Here, you can explore all the public streams in the organization and
|

|
||||||
search for specific streams by entering the stream name in the
|
|
||||||
**Filter by stream name** search box.
|
2. After clicking the cog () icon, the
|
||||||
|
[Subscriptions](/#subscriptions) page will now appear, showing all streams that
|
||||||
|
you've subscribed to by default.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
Here, you can explore all the public streams in the organization. You can also
|
||||||
|
[create a new stream](create-a-stream) by clicking the plus
|
||||||
|
() icon to the right of the **Filter Streams** input.
|
||||||
|
|
||||||
|
* {!all-streams.md!}
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
* {!filter-streams.md!}
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
* Upon selecting a stream in the [Subscriptions](/#subscriptions) page, {!stream-settings.md!}
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Subscribing to streams
|
## Subscribing to streams
|
||||||
|
|
||||||
@@ -29,20 +51,17 @@ following image.
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
The message will present to you the option of subscribing to the stream, and you can do so by simply clicking the gray button.
|
The message will present to you the option of subscribing to the stream, and you
|
||||||
|
can do so by simply clicking the gray button.
|
||||||
|
|
||||||
### Subscribing later
|
### Subscribing later
|
||||||
|
|
||||||
However, if the you were not notified about the stream's creation, you
|
However, if the you were not notified about the stream's creation, you can
|
||||||
can subscribe to a stream by navigating to the stream browser.
|
subscribe to a stream by navigating to the [Subscriptions](/#subscriptions) page.
|
||||||
|
|
||||||
{!subscriptions.md!}
|
{!subscriptions.md!}
|
||||||
|
|
||||||
2. Click the **All Streams** tab (highlighted in red in the following image) to
|
2. {!all-streams.md!}
|
||||||
view all streams in the organization, including streams you haven't subscribed
|
|
||||||
to.
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
3. Click on the area to the left of the stream that you would like to
|
3. Click on the area to the left of the stream that you would like to
|
||||||
subscribe to (highlighted in red).
|
subscribe to (highlighted in red).
|
||||||
@@ -52,5 +71,3 @@ subscribe to (highlighted in red).
|
|||||||
A green checkmark will appear next to the stream that you've just
|
A green checkmark will appear next to the stream that you've just
|
||||||
subscribed to, and you will now be able to read and send messages in
|
subscribed to, and you will now be able to read and send messages in
|
||||||
that stream.
|
that stream.
|
||||||
|
|
||||||

|
|
||||||
|
|||||||
Reference in New Issue
Block a user