mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
docs: Modify *Searching for messages* to include directions on viewing the first message in a topic.
This commit is contained in:
@@ -12,12 +12,15 @@ represents the criteria that fits the specified operator. Operators allow you to
|
||||
instantly find messages that meet the specified criteria, such as messages that
|
||||
belong to a specific stream or topic.
|
||||
|
||||
It is important to note that spaces in `operand` must be replaced with `+`. In
|
||||
addition, multiple search operators can be used in a single query by separating
|
||||
each operator with spaces in your search bar. Most importantly, you can search
|
||||
an individual stream for results from before you joined, but search results will
|
||||
only include messages from after you first joined Zulip if you search the entire
|
||||
organization.
|
||||
It is important to note that spaces in `operand` must be replaced with `+`.
|
||||
Multiple search operators can be used in a single query by separating each
|
||||
operator with spaces in your search bar. For example, combining the
|
||||
`stream`, `topic`, and `near:1` search operators will allow you to narrow
|
||||
your view to the first message in a particular topic.
|
||||
|
||||
Most importantly, you can search an individual stream for results from
|
||||
before you joined, but search results will only include messages from after
|
||||
you first joined Zulip if you search the entire organization.
|
||||
|
||||
## Features and limitations
|
||||
|
||||
|
Reference in New Issue
Block a user