https://github.com/blairconrad/agfajirachromeextension
source for the Agfa Jira Chrome Extension
https://github.com/blairconrad/agfajirachromeextension
Last synced: 2 months ago
JSON representation
source for the Agfa Jira Chrome Extension
- Host: GitHub
- URL: https://github.com/blairconrad/agfajirachromeextension
- Owner: blairconrad
- License: mit
- Created: 2017-05-11T15:57:25.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-06-20T17:13:27.000Z (12 months ago)
- Last Synced: 2025-03-27T11:13:10.559Z (3 months ago)
- Language: JavaScript
- Size: 819 KB
- Stars: 1
- Watchers: 4
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: License.txt
Awesome Lists containing this project
README
Agfa Jira is a Google Chrome extension that augments Jira issue pages.
## Actions
You can access several actions via the extension icon,
or by using keyboard shortcuts. The default shortcuts are listed
below:* Email issue Alt+S (mnemonic: "send")
* Copy Link as Markdown Alt+L
* Copy Link as HTML Alt+H
* Copy Title Alt+TYou can always choose your own shortcuts at the bottom of the Chrome
Extensions page.## Comment-sorting
Jira's issue comment-sorting is globally configured on the server, not
on a per-user basis. The extension allows you to set a preferred sort
order (oldest first or newest first) that will be used whenever you
login. Set your preferred order in the extension's options, accessible
on the Chrome Extensions page or by right-clicking the extension's icon.----
The extension is tied to the Jira server at Agfa Healthcare, so won't work on
other Jira instances.