help: Improve documentation about Recent topics.

This commit is contained in:
Aman Agrawal 2021-02-19 07:56:57 +00:00 committed by Tim Abbott
parent 9b92e06a56
commit 612f100e51
2 changed files with 18 additions and 1 deletions

View File

@ -141,8 +141,9 @@ title="thumbs up"/>**: `+`
* **View recent topics**: `t` or `Esc` or `Ctrl` + `[` * **View recent topics**: `t` or `Esc` or `Ctrl` + `[`
* **Search recent topics**: `t` * **Search recent topics**: `t`
* **Escape from recent topics search**: `esc` or arrow keys
* **Navigate recent topics**: Use arrow keys or vim keys (`j`, `k`, `l`, `h`).
Keyboard navigation (e.g. arrow keys) works as expected.
Use `Enter` to engage with elements. Use `Enter` to engage with elements.
## Drafts ## Drafts

View File

@ -25,6 +25,22 @@ only going to learn one way to do it, this is the one.
* Use up arrow or `Esc` to exit out of the compose box. * Use up arrow or `Esc` to exit out of the compose box.
## Recent topics
Zulip's recent topics view gives you an overview of recent
conversations. This view is particularly useful for catching up on
messages sent while you were away.
* You can navigate to this view by clicking on the `Recent topics` button
in the left sidebar or pressing the `t` hotkey.
* The arrows keys and vim navigation keys (`j`, `k`, `l`, `h`) can be
used to move between elements.
* There filters at the top can help you quickly find the conversations
that are specifically relevant to you. Filtering for conversations
where you've participated with new unread messages is often useful.
## Stream view ## Stream view
Sometimes it's useful to scroll through all the messages in a stream, Sometimes it's useful to scroll through all the messages in a stream,