From b1e0fee1012705a64f68de61a8bcad8acef80183 Mon Sep 17 00:00:00 2001 From: Alya Abbott Date: Thu, 12 Oct 2023 11:31:28 -0700 Subject: [PATCH] help: Add keyboard documentation for default views. --- zerver/lib/markdown/help_relative_links.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/zerver/lib/markdown/help_relative_links.py b/zerver/lib/markdown/help_relative_links.py index b634a27f3e..b61cedbfbb 100644 --- a/zerver/lib/markdown/help_relative_links.py +++ b/zerver/lib/markdown/help_relative_links.py @@ -89,12 +89,12 @@ scheduled_instructions = """ recent_instructions = """ 1. Click on **Recent conversations** in the left - sidebar. + sidebar, or use the T keyboard shortcut.. """ all_instructions = """ 1. Click on **All messages** in the left - sidebar or use the A keyboard shortcut. + sidebar, or use the A keyboard shortcut. """ starred_instructions = """ @@ -111,7 +111,7 @@ direct_instructions = """ inbox_instructions = """ 1. Click on **Inbox** in the left - sidebar. + sidebar, or use the Shift + I keyboard shortcut. """ message_info = {