官方文档参照:http://www.phabricator.com/docs/phabricator/article/Jump_Nav_User_Guide.html

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.
  • 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.

Jump Nav截图:

Phabricator实践(4):其他功能——Jump Nav (导航快捷键)

相关文章:

  • 2021-10-04
  • 2022-12-23
  • 2021-07-05
  • 2021-07-29
  • 2022-12-23
  • 2021-12-02
  • 2021-08-04
  • 2021-11-19
猜你喜欢
  • 2021-06-01
  • 2022-01-24
  • 2021-12-06
  • 2021-07-22
  • 2022-12-23
  • 2022-01-04
相关资源
相似解决方案