1 @title Search User Guide: Shortcuts
4 Command reference for global search shortcuts.
9 Phabricator's global search bar automatically interprets certain commands as
10 shortcuts to make it easy to navigate to specific places.
12 To use these shortcuts, just type them into the global search bar in the main
13 menu and press return. For example, enter `T123` to jump to the corresponding
19 - **T** - Jump to Maniphest.
20 - **T123** - Jump to Maniphest Task 123.
21 - **D** - Jump to Differential.
22 - **D123** - Jump to Differential Revision 123.
23 - **r** - Jump to Diffusion.
24 - **rXYZ** - Jump to Diffusion Repository XYZ.
25 - **rXYZabcdef** - Jump to Diffusion Commit rXYZabcdef.
26 - **r <name>** - Search for repositories by name.
27 - **u** - Jump to People
28 - **u username** - Jump to username's Profile
29 - **p** - Jump to Project
30 - **p Some Project** - Jump to Project: Some Project
31 - **s SymbolName** - Jump to Symbol SymbolName
32 - **(default)** - Search for input.
39 - returning to the @{article:Search User Guide}.