1.0.0 • Published 4 years ago
alfred-jira-issues-selector v1.0.0
Alfred Jira Issue Selector Workflow
Install
Requires Node.js 7.6+ and the Alfred Powerpack.
$ npm install -g alfred-jira-issues-selectorOr Download workflow on this URL
And then You must set the variable.

API_TOKEN= jira api token.
DOMAIN= your jira domain.
USER_EMAIL= your jira email.
PROJECT_NAME= (optional) your jira project key.- GET API_TOKEN on this page.
- If you write
PROJECT_NAME, only the issues of that project are searched.

Usage
jr [query]jr 36 // Find By Issue Keyjr 이슈 // Find By Issue Summary or Description ContentPress return (↵): Copy the Clipboard. Press ctrl or command + return (↵): Open Issue with Browser.
Screenshot
