mirror of
https://we.phorge.it/source/phorge.git
synced 2025-02-15 00:08:37 +01:00
Summary: User request. Test Plan: Searched for `r ph`, `r poetry`. Reviewers: btrahan, bigo Reviewed By: bigo CC: aran Differential Revision: https://secure.phabricator.com/D7720
29 lines
967 B
Text
29 lines
967 B
Text
@title Jump Nav User Guide
|
|
@group userguide
|
|
|
|
Command reference for the jump nav.
|
|
|
|
= Overview =
|
|
|
|
The jump nav provides a quick way to navigate to tools and objects: just type
|
|
a navigational command into the box and press return.
|
|
|
|
= Supported Commands =
|
|
|
|
- **help** - Jump to this document.
|
|
- **T** - Jump to Maniphest.
|
|
- **T123** - Jump to Maniphest Task 123.
|
|
- **D** - Jump to Differential.
|
|
- **D123** - Jump to Differential Revision 123.
|
|
- **r** - Jump to Diffusion.
|
|
- **rXYZ** - Jump to Diffusion Repository XYZ.
|
|
- **rXYZabcdef** - Jump to Diffusion Commit rXYZabcdef.
|
|
- **r <name>** - Search for repositories by name.
|
|
- **u** - Jump to People
|
|
- **u username** - Jump to username's Profile
|
|
- **p** - Jump to Project
|
|
- **p Some Project** - Jump to Project: Some Project
|
|
- **s SymbolName** - Jump to Symbol SymbolName
|
|
- **task: (new title)** - Jumps to Task Creation Page with pre-filled
|
|
title.
|
|
- **(default)** - Search for input.
|