Trello JSON to Markdown
Convert trello JSON export file in Markdown.
Has options for Obsidian, Kanban Obsidian Plugin and Projects Obsidian Plugin.
Use JSZip v3.10.1 when generating zip file for Projects Obsidian Plugin.
How to use?
Export Trello Board in JSON
- Go to your Trello board
- Click on
Show menu - Click on
... Plus - Click on
Print and export - Select
Export in JSON - Download the file
Convert Trello JSON in Markdown
- Open the file with an editor
- Copy the content
- Open the file
trello-json-to-markdown.htmlin a browser - Paste the content in the input Trello JSON
- Select the options you want to use
- Click on proceed
- Copy the output markdown
Supports:
- [X] lists
- [X] cards
- [X] description
- [X] checklists
- [X] comments
- [X] add Kanban Obsidian Plugin
- [X] labels as tags for Obsidian
- [X] optional
- [X] add prefix and or suffix
- [X] include archived
- [X] lists
- [X] cards
- [X] add Projects Obsidian Plugin