code-note

Quickly post to trello directly from atom

TikalLab

355

0

0.3.0

MIT

GitHub

code-note package

Quickly add Trello tasks directly from your code.

A screenshot of your package

Installation

Command Line:

apm install code-note

Setup

  1. You need a Trello app key and token. Please generate them [here] (https://trello.com/1/appKey/generate)
  2. Back in atom, go to code-note Settings
  3. Paste your key an token into the appropriate boxes.
  4. You're good to go

Usage

  1. Select the text you want to add as a trello task (usually a comment)
  2. Then either:
  1. Select the board and card into which you want the task be added and you're done.