Home
Softono

Trello Json To Markdown

Open source HTML
49
Stars
2
Forks
0
Issues
1
Watchers
3 years
Last Commit

 About Trello Json To Markdown

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

Platforms

Web Self-hosted

Languages

HTML

Links

Need Help Installing Trello Json To Markdown?

We provide expert installation service for this software. Our team will install, configure, and secure Trello Json To Markdown on your server. plans start at just $30.

Alternatives to Trello Json To Markdown

View All

Trello Json To Markdown

View on GitHub

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