Alfred App Workflow - JIRA Search Utilities
This workflow is for JIRA Server users. If you are using JIRA Cloud, this workflow has not been tested on JIRA Cloud and may or may not work. The purpose is to allow searching JIRA through the Alfred keyword interface.
Installation
- Download the workflow](https://github.com/scarstens/alfred-workflow-jira-search-utilities/blob/main/JIRA-Server-Utilities-by-Seth.alfredworkflow?raw=true)
Find and open the file you downloaded (probably in your downloads folder or your desktop) and open the file.
Click import to install the workflow
Activate alfred keyword search and use
jsconfig
to begin the workflow configuration wizard.Enter your jira server domain first, likely something like
jira.mywebsite.com
.Enter your JIRA Username (or possibly your Active Directory username)
Enter your JIRA Password (or possibly your Active Directory password OR you can paste a JIRA API Token)
If successful you will see a fullscreen popup indicating you are configured, you can hit escape to close the notification.
- You can now search for JIRA tickets using 2 different workflows - either typing
js keyword
and hitting enter to enter the search only wizard, or you can bypass the wizard and search immediately usingjst keyword
. JST mean "Jira Search Tickets".