mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 14:03:30 +00:00 
			
		
		
		
	docs: Advertise Inbox and Recent view navigation shortcuts.
Add to the help center and in-app shortcuts overlay, near the existing "Go to combined feed" shortcut, documentation for the similar inbox/recent view navigation shortcuts.
This commit is contained in:
		@@ -108,6 +108,10 @@ in the Zulip app to add more to your repertoire as needed.
 | 
			
		||||
* **Cycle between channel views**: <kbd>Shift</kbd> + <kbd>A</kbd>
 | 
			
		||||
  (previous) and <kbd>Shift</kbd> + <kbd>D</kbd> (next)
 | 
			
		||||
 | 
			
		||||
* **Go to inbox**: <kbd>Shift</kbd> + <kbd>I</kbd> — Shows conversations with unread messages.
 | 
			
		||||
 | 
			
		||||
* **Go to recent conversations**: <kbd>T</kbd>
 | 
			
		||||
 | 
			
		||||
* **Go to combined feed**: <kbd>A</kbd> — Shows all unmuted messages.
 | 
			
		||||
 | 
			
		||||
* **Go to starred messages**: <kbd>*</kbd>
 | 
			
		||||
 
 | 
			
		||||
@@ -171,6 +171,14 @@
 | 
			
		||||
                    <td class="definition">{{t 'Cycle between channel views' }}</td>
 | 
			
		||||
                    <td><span class="hotkey"><kbd>Shift</kbd> + <kbd>A</kbd> or <kbd>Shift</kbd> + <kbd>D</kbd></span></td>
 | 
			
		||||
                </tr>
 | 
			
		||||
                <tr>
 | 
			
		||||
                    <td class="definition">{{t 'Go to inbox' }}</td>
 | 
			
		||||
                    <td><span class="hotkey"><kbd>Shift</kbd> + <kbd>I</kbd></span></td>
 | 
			
		||||
                </tr>
 | 
			
		||||
                <tr>
 | 
			
		||||
                    <td class="definition">{{t 'Go to recent conversations' }}</td>
 | 
			
		||||
                    <td><span class="hotkey"><kbd>T</kbd></span></td>
 | 
			
		||||
                </tr>
 | 
			
		||||
                <tr>
 | 
			
		||||
                    <td class="definition">{{t 'Go to combined feed' }}</td>
 | 
			
		||||
                    <td><span class="hotkey"><kbd>A</kbd></span></td>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user