Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 931 Bytes

File metadata and controls

23 lines (16 loc) · 931 Bytes

Trello-Tasklist

Generates a HTML based Trello-Tasklist ready for export (PDF) and print. Easy to customize with your own style. Trello data fetched by Trello-API.

For more information see our blog post: https://varioous.at/blog/trello-taskliste-erstellen-und-drucken/

##Installation

  • Request API-Key from https://developers.trello.com/
  • Replace key=XXXXXXX with your api key in index.html (line 71)
  • Replace var key = "XXXXXXXXX"; with your api key in script.js (line 1)
  • Publish on localhost or web server

##Usage Just call the url in the web browser (e.q. localhost/trello/index.html). On first request you have to grant the tool access to your Trello data (AdBlock is blocking this window).

##History

1.0.0

  • Generate task list from Trello

##Screenshots alt tag alt tag