Atlasy
About
Atlasy is a tool that enables your working within the Atlassian-based tools like Jira, Confluence, R4J etc. It adds some UX related features and also extended capability. You can run its features from an integrated Launcher with natural keywords and commands.
Short Feature highlights include:
- bulk linking between Jira issues
- quick search (Jira, Confluence)
- quick navigation (e.g. R4J, Xray)
- quick set an epic
- …
Main Tool Page
Commands/ Keywords
This is implemented in the main associated library Lib/Atlasy.ahk.
In the source code you can find the full up to date syntax for keywords and command. (I hope the code is clear enough.)
Main Keywords
Keyword | Action |
---|---|
c | Confluence |
j | Jira |
r | R4J |
x | Xray |
bb | BitBucket |
sw | switch between server and cloud (bidirectional) |
Jira
Launcher Primary Keyword: ‘j’
Secondary Keyword | Action
–|–
| If R4J window, open current Issue in Jira
Open Selected or current Issues or Jira Root Url (if none)
Key | Open Project or Issue
-dp
Jira Quick Search
Keyword | Jql |
---|---|
s~ | summary~ |
d~ | description~ |
-a | assigned to me (assignee = currentUser()) |
-c | created by me (creator = currentUser()) |
-u | unresolved (resolution = Unresolved) |
-ua | unassigned (assignee is EMPTY) |
-r | reported by me (reporter = currentUser()) |
-w | watched by me (watcher = currentUser()) |
#(label) | labels = label |
Confluence
Launcher Keyword: ‘c’
Keywords | Action |
---|---|
Open Confluence Root Url | |
$space | Open Confluence Space at Home |
$space $query | Search in Space for query |
o or -o $query | Quick Open |
o | Re_order, View in Hierarchy |
a | view attachments |
h | view page history |
i | view page info |
Confluence Quick Open
s or -s followed by
Quick Open will open the first page found by the Search.
R4J
Main keyword ‘r’
Second Keyword or Command | Action –|– | from Jira issue detailed view-> Open issue in R4J Tree ProjectKey or IssueKey $view| Open Issue or Project R4J view $view: d (document, tree) or c (coverage) or t (traceability) -cp or cp | Copy Path Jql -cc or cc | Copy Children Jql -p or p | Transform and paste server Jql to Cloud Jql -n or n | open in Issue navigator r4j path -cv or -tv | Coverage or Traceability View commands c (default) | Copy i | Import e | Export
Xray
Main keyword ‘x’
2nd Keyword | Action |
---|---|
Open Xray Getting Started page | |
r | Test repository |
e | Test execution |
p | Test plans |
m | Test Plans Metrics |
trace | Traceability Report |
t | Tests List Report |
ts | Test Sets Report |
tp | Test Plan Report |
te | Test Executions Report |
tr | Test Run Report |
doc | Open Xray documentation |
gs | Open Xray Getting Started page |
Doc
3nd keyword | Page |
---|---|
Open main documentation page | |
rn | Release Notes |
gs | Getting Started |
BigPicture
Main keyword is ‘bp’
Opens BigPicture.
BitBucket
Main keyword: ‘bb’
Changelog
See Atlasy Changelog