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