mirror of https://github.com/zulip/zulip.git
help: Move has:reaction description to more appropriate section.
This commit is contained in:
parent
57044b5cf4
commit
7511a6b3f4
|
@ -96,7 +96,6 @@ Zulip offers the following filters based on the location of the message.
|
|||
* `has:attachment`: Search messages that contain an [uploaded
|
||||
file](/help/share-and-upload-files).
|
||||
* `has:image`: Search messages that contain uploaded or linked images or videos.
|
||||
* `has:reaction`: Search messages with [emoji reactions](/help/emoji-reactions).
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
@ -120,6 +119,7 @@ Zulip offers the following filters based on the location of the message.
|
|||
* `is:resolved`: Search messages in [resolved topics](/help/resolve-a-topic).
|
||||
* `-is:resolved`: Search messages in [unresolved topics](/help/resolve-a-topic).
|
||||
* `is:unread`: Search your unread messages.
|
||||
* `has:reaction`: Search messages with [emoji reactions](/help/emoji-reactions).
|
||||
|
||||
### Search by message ID
|
||||
|
||||
|
|
Loading…
Reference in New Issue