diff --git a/help/keyboard-shortcuts.md b/help/keyboard-shortcuts.md index 3f6c279a12..b1334d8f6d 100644 --- a/help/keyboard-shortcuts.md +++ b/help/keyboard-shortcuts.md @@ -108,6 +108,10 @@ in the Zulip app to add more to your repertoire as needed. * **Cycle between channel views**: Shift + A (previous) and Shift + D (next) +* **Go to inbox**: Shift + I — Shows conversations with unread messages. + +* **Go to recent conversations**: T + * **Go to combined feed**: A — Shows all unmuted messages. * **Go to starred messages**: * diff --git a/web/templates/keyboard_shortcuts.hbs b/web/templates/keyboard_shortcuts.hbs index 960e36fb19..515acca0f0 100644 --- a/web/templates/keyboard_shortcuts.hbs +++ b/web/templates/keyboard_shortcuts.hbs @@ -171,6 +171,14 @@ {{t 'Cycle between channel views' }} Shift + A or Shift + D + + {{t 'Go to inbox' }} + Shift + I + + + {{t 'Go to recent conversations' }} + T + {{t 'Go to combined feed' }} A