Convert from CherryTree to Markdown

General Information

  • Website
  • Typical extension: .ctd or folder of .ctd files

Instructions

  1. Export as described at the website
    1. Choose "Export" → "Export to CherryTreeDocument" → "All the Tree" → "XML, Not Protected (.cdt)"
  2. Install Jimmy
  3. Convert to Markdown. Example: jimmy-linux cli cherry.ctd --format cherrytree
  4. Import to your app

Compatibility

Feature Supported? Remark
Attachments / Images / Resources
Labels / Tags
Note Links
Notebook / Folder Hierarchy
Rich Text

Known Limitations

  • Cherrytree checked () and crossed checkboxes () are converted to Markdown checked checkboxes ([x]).
  • Cherrytree latex is converted to a Markdown code block.
  • Cherrytree anchors are not converted.