code-note package
Quickly add Trello tasks directly from your code.
Installation
Command Line:
apm install code-note
Setup
- You need a Trello app key and token. Please generate them [here] (https://trello.com/1/appKey/generate)
- Back in atom, go to code-note
Settings
- Paste your key an token into the appropriate boxes.
- You're good to go
Usage
- Select the text you want to add as a trello task (usually a comment)
- Then either:
Packages > code-note > Post to Trello
ctrl-shift-alt-T
- Select the board and card into which you want the task be added and you're done.