Skip to content

shreyasnisal/TrelloDataExport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Trello Data Export

Description

This script can be used to convert JSON data exported from a Trello Board to a word file. The word file contains only the current state of the board, including cards from all lists with descriptiosn and images. You can read more about alternative ways to export Trello data and about using this script on my Medium Blog Post.

Usage

To use this script, follow the below steps:

  • Download the script
  • Export data (as JSON) from all Trello Boards that you want to convert to word files
  • Place the script and the JSON files in the same directory (folder)
  • Change the access to all boards that you are using to public
  • Run the python script and wait for all boards to be converted to individual word files

Contributing

If there's something you want to improve in thie script, feel free to raise an issue or make a pull request.

If you found this repository useful, do give it a star!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages