Jira: Global Shortcuts Cheat Sheet. Post author By administrator; Post date June 8, 2020; No Comments on Jira: Global Shortcuts Cheat Sheet; gd: Go to dasboard: gp. Text 'Atlassian jira'10' Add ^ with a boost factor (a number) to the end of a search term e.g. Atlassian^4 jira Fields A simple query in JQL (also known as a “clause”) consists of a ˜eld, followed by an operator, followed by one or more values or functions. JQL Cheat Sheet. Jira is an issue tracking product which allows bug tracking and agile project management. As of July 2017, Jira is used by 75.000 customers. Atlassian JIRA Agile keyboard shortcuts ‒ defkey.
Text Effects
*strong*bold_emphasis_italic??citation??Citation-deleted-monospace/code
bq. TextBlock quote, like Cheatography's Answer block{quote}quotable
paragraph
{quote}Block quote a multiline paragraph{color:red}
text
{color}Text color
Links
[#anchor][^attachment.ext]Internal link to an anchor or attachment[http://example.com]External link[Alias|http://...]External link with alias[mailto:foobar@example.com]Email link, with icon[file:///c:/tmp/foo.txt]Download link to a file{anchor:anchorname}Creates an anchor[~username]Link to user profile page
Text Breaks
(empty line)Produces a new paragraphCreates a line break----Horizontal ruler---Long dash symbol--Dash symbolAttachments
Some attachments of a specific type can be embedded into a wiki renderable field from attached files, taking in a comma-separated list of properties:!quicktime.mov!
!spaceKey:pageTitle^attachment.mov!
!quicktime.mov|width=300,height=40!
!media.wmv|id=media!
Tables
Makes a table. Use double bars for a tableheading row.
Lists
* some* bullet
** indented
** bullets
* pointsA bulleted list (must be in first column)# a
# numbered
# listA numbered list (must be in first column).- different
- bullet
- typesList items (with -), several lines create a single listUse more (**, ***; ##, ###) for deeper indentations. Bulleted and numbered lists can be mixed (#*, *#).
Headings
h1Biggest headingh2Bigger headingh3Big headingh4Normal headingh5Small headingh6Smallest headingTo create a header, place 'hn. ' at the start of the line (where n can be a number from 1-6).Images
!http://example.com/img.gif!
!attached-image.gif!
Inserts an image into the page.!img.jpg|thumbnail!
Insert a thumbnail of the image into the page.!img.gif|align=right, vspace=4!
For any image, you can also specify attributes of the image tag as a comma separated list of name=value pairs like so.Misc. (Icons/emoticons)
xEscape a character:)😊:(☹️:P😛:D😀;)😉(y)(n)(i) (blue)(/) (green)(x)❎ (red)(!) (yellow)(+) (green)(-) (red)(?) (blue)(on) (lit)(off) (off)(*) (yellow)(*r) (red)(*g) (green)(*b) (blue)(*y) (yellow)(flag) (red)(flagoff)Advanced Formatting
{noformat}
preformatted piece of text
so *no* further _formatting_ is done here
{noformat}
Preformatted text block with no syntax highlighting.{code:title=Bar.java}
public String getFoo() {
return foo;
}
{code}
Makes a preformatted block of code with syntax highlighting. Languages: Java (default), JavaScript, ActionScript, XML, SQL.{panel}
Some text
{panel}
Embraces a block of text within a fully customizable panel.Jira Jql Commands Cheatsheet
{panel:title=My Title|borderStyle=dashed}
a block of text surrounded with a *panel*
{panel}
Panel with optional parameters.Jira Shortcuts Cheat Sheet 2020
The optional parameters you can define, forpanel
and code
, are the following ones: