All Projects → titouanmathis → alfred-jira-search

titouanmathis / alfred-jira-search

Licence: MIT license
Alfred Workflow to quickly search through Jira issues 🔎

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to alfred-jira-search

alfred-caniuse
Quickly reference caniuse.com support tables using Alfred 3.
Stars: ✭ 16 (-30.43%)
Mutual labels:  alfred, alfred-workflow, alfy
alfred-hugo
Alfred workflow bindings for NodeJS
Stars: ✭ 17 (-26.09%)
Mutual labels:  alfred, alfred-workflow, alfy
alfred-timing
⏳ Alfred workflow for Timing app
Stars: ✭ 21 (-8.7%)
Mutual labels:  alfred, alfred-workflow, alfy
alfred-currency-conversion
Alfred 4 Workflow - See foreign exchange rates and currency conversion
Stars: ✭ 149 (+547.83%)
Mutual labels:  alfred, alfred-workflow, alfy
Alfy
Create Alfred workflows with ease
Stars: ✭ 2,232 (+9604.35%)
Mutual labels:  alfred, alfred-workflow, alfy
i-sheet-you-not
Automagically turn Excel spreadsheets into Alfred 3 Workflows
Stars: ✭ 67 (+191.3%)
Mutual labels:  alfred, alfred-workflow
alfred-chrome-history
Alfred workflow for Chrome history
Stars: ✭ 35 (+52.17%)
Mutual labels:  alfred, alfred-workflow
Coinc
💰💱Alfred Workflow for currencies conversion
Stars: ✭ 38 (+65.22%)
Mutual labels:  alfred, alfred-workflow
alfred-http-status-codes
Alfred Workflow to search for http status code meanings
Stars: ✭ 30 (+30.43%)
Mutual labels:  alfred, alfred-workflow
prepare-commit-msg
Automatically prefix commit messages with the current branch issue number
Stars: ✭ 28 (+21.74%)
Mutual labels:  jira, issue
adb-alfred
adb alfred - all in one
Stars: ✭ 60 (+160.87%)
Mutual labels:  alfred, alfred-workflow
alfred bluetooth controller
Alfred workflow for managing bluetooth settings and -connections
Stars: ✭ 63 (+173.91%)
Mutual labels:  alfred, alfred-workflow
Efficient-office
Alfred-Workflows,Vim,Script,Mac
Stars: ✭ 36 (+56.52%)
Mutual labels:  alfred, alfred-workflow
alfred-mac-osx-sharing
Alfred workflow to use Mac OS X sharing services
Stars: ✭ 19 (-17.39%)
Mutual labels:  alfred, alfred-workflow
wipfred
🚧Manage your wip.chat todos with alfred
Stars: ✭ 23 (+0%)
Mutual labels:  alfred, alfred-workflow
alfred-network-location
List, filter and activate network locations from within Alfred
Stars: ✭ 31 (+34.78%)
Mutual labels:  alfred, alfred-workflow
alfred-qiita-workflow
Qiita on Alfred
Stars: ✭ 57 (+147.83%)
Mutual labels:  alfred, alfred-workflow
alfred-r
#rstats Alfred workflow
Stars: ✭ 36 (+56.52%)
Mutual labels:  alfred, alfred-workflow
alfred-ip-address-workflow
Alfred 5 workflow for getting your local and external IP addresses.
Stars: ✭ 163 (+608.7%)
Mutual labels:  alfred, alfred-workflow
alfred-passwords-workflow
An Alfred 4 workflow that allows you to quickly generate strong passwords.
Stars: ✭ 42 (+82.61%)
Mutual labels:  alfred, alfred-workflow

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>
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].