alfred-jira
v0.3.0
Published
Alfred workflow to convert markdown in clipboard to jira markup
Downloads
105
Maintainers
Readme
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
- 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
Install
$ npm i -g alfred-jira
Acknowledgements
License
MIT © Colin Fallon