All Projects → Swader → TrelloHelper

Swader / TrelloHelper

Licence: other
TrelloHelper is a Chromium extension for Trello's UI

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Trello Helper

Trello Helper is a Google Chrome / Chromium extension which adds some missing functionality to Trello's UI.

Currently, all it does is add an "Export List" option to the list menu.

The formats are TXT and JSON. The text format currently only outputs title and description, as a demonstration, and the JSON format will churn out the entire card object as fetched from Trello's API.

To clean and/or edit the JSON, use tools like JSON Editor Online or JSON to CSV for now.

Contributions

This extension was originally written as a tutorial for SitePoint, but has since evolved and I'll gladly look at PRs if you have any. The only rule is - no JS frameworks. AngularJS and the like are a big no-no.

For a list of outstanding todos, see the bottom of the CHANGELOG.

License

See LICENSE.md.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].