Back to blog

TrelloExport 1.9.19

April 21, 2016 trello, chrome, excel, markdown, html

TrelloExport, a Chrome extension for exporting Trello data, has released version 1.9.19 with significant improvements to its export functionality.

Export Architecture Improvements

The development team restructured the export flow to utilize a JSON-based data handling system. This architectural change enables multiple export format support, making it simpler to add additional formats in the future.

Format Options

Users now have two export destinations available. The traditional Excel export remains, and a new Markdown option has been introduced. A dropdown menu in the export dialog allows users to select their preferred output format.

Enhanced Notifications

The jQuery Growl library, responsible for providing user notifications about TrelloExport’s operations, has been upgraded to version 1.3.1.

Markdown Capabilities

The Markdown export produces formatted text files (.MD) containing boards, lists, cards, comments, checklists, and attachment information. These files can be edited with standard text editors or specialized tools and converted to alternative formats using utilities like Pandoc.

Feedback

Your feedback is welcome on all these new features! Also consider some bugs could come out: if so, please open an issue on GitHub or contact me, I’ll do my best to fix it quickly.

If you wish to support the development of this tool, you can now make a donation.

Download

Get TrelloExport on GitHub at https://github.com/trapias/trelloExport, and follow the installation instructions in the readme.