Convert an outline of cards in a Trello board to Org syntax.
This is designed for importing Trello boards that represent outlined cards into Org. If you want to import Trello cards as TODOs or sync them between Trello and Org, use org-trello.
- Install the latest stable version of Node.
- Set the following environment variables:
BOARDwith your Trello board's ID (it's in the URL ashttps://trello.com/b/BOARD/)KEYwith your developer key from https://trello.com/app-keyTOKENwith a token generated from https://trello.com/app-key or the API
node trello_outline_to_org.js