alfred-jira-worklogs
Alfred Workflow for creating worklogs in Jira
Instructions
- Install in Alfred
Set the environment variables
jiraHost
: the hostname of your Jira instance (without https://)jiraUser
: your Jira usernamejiraPassword
: your Jira password
- Log time with
jlog ticketId,comment,timeInHours
, e.g.jlog ABC-123,This is a worklog comment,1.5