Skip to content

rancoud/trello-json-to-markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. Go to your Trello board
  2. Click on Show menu
  3. Click on ... Plus
  4. Click on Print and export
  5. Select Export in JSON
  6. Download the file

Convert Trello JSON in Markdown

  1. Open the file with an editor
  2. Copy the content
  3. Open the file trello-json-to-markdown.html in a browser
  4. Paste the content in the input Trello JSON
  5. Select the options you want to use
  6. Click on proceed
  7. Copy the output markdown

Supports:

  • 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

About

Convert trello JSON export file in Markdown. Has options for Obsidian and the Kanban Obsidian Plugin.

Topics

Resources

License

Stars

Watchers

Forks

Languages