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.
- Go to your Trello board
- Click on
Show menu - Click on
... Plus - Click on
Print and export - Select
Export in JSON - Download the file
- 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
- lists
- cards
- description
- checklists
- comments
- add Kanban Obsidian Plugin
- labels as tags for Obsidian
- optional
- add prefix and or suffix
- include archived
- lists
- cards
- add Projects Obsidian Plugin