Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 638 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 638 Bytes

Trello History Visualizer: Website

Simple webpage for playing back the history of a trello board from the activity log.

####Usage Upload a trello activity log JSON file, set the playback speed, and click 'Load'.

Note: I am not peforming any validation on the json object; upload invalid files at your own risk.

Unfortunately trello doesn't track labels in the activity log, so my current workaround requires adding a comment with a valid css color code to a given card. Comments disappear from the activity log when the are deleted by an admin, so this is not a good long-term solution either.