Alfred 3 workflow to convert clipboard text between markdown and Jira markup
You need a recent version of Node.js and Alfred 4 with the paid Powerpack upgrade.
- cmd + C to copy the markdown or jira markup to the clipboard
- Invoke Alfred, normally cmd + space
- Type
c2
- Select the required task from or enter the letter m/j
- Convert jira to markdown
- Convert markdown to jira
- Return
- When the text has been converted press Return to copy
- cmd + V to paste the converted text
$ npm i -g alfred-jira
MIT © Colin Fallon