alfred-jira-search

2.3.3 • Public • Published

Alfred Jira Search

NPM Version Dependency Status devDependency Status

Alfred workflow to quickly search through your Jira issues 🔎

Installation

Download the latest worflow from the releases page. You will be notified of future updates within Alfred.

Configuration

You will be asked to configure the workflow with the following values :

Usage

Command Action
jj Display a list of unresolved issues sorted by their last updated date. The list is filtered by Alfred.
jb Display a list of all Jira boards.
ju Force update the local data
jconf Edit the workflow configuration

When using the jj command, some smart filtering can be done:

# Filter by project
jj p=<PROJECT_KEY>

# Filter by assignee
jj u=<USERNAME>

# Filter by status
jj s=<STATUS>

# Filter by sprint status
jj sp=<SPRINT_STATUS>

# Filter by Tempo account name (requires Tempo)
jj a=<ACCOUNT_NAME>

Package Sidebar

Install

npm i alfred-jira-search

Weekly Downloads

1

Version

2.3.3

License

MIT

Unpacked Size

1.16 MB

Total Files

4

Last publish

Collaborators

  • titouanmathis