| File | Date | Author | Commit |
|---|---|---|---|
| .gitignore | 2025-06-20 |
|
[2b2363] Initial commit : Application CTB2MD |
| INSTALL.md | 2025-06-20 |
|
[d9898f] Documentation bilingue (français/anglais) |
| README.md | 2025-06-22 |
|
[917fb9] Amélioration de la visibilité des prérequis sys... |
| create_app.sh | 2025-06-20 |
|
[2b2363] Initial commit : Application CTB2MD |
| ctb2md.py | 2025-06-20 |
|
[2b2363] Initial commit : Application CTB2MD |
[English]
⚠️ IMPORTANT: This is a macOS-only application
CTB2MD is a powerful yet simple tool designed to help macOS users migrate their notes from Cherrytree (.ctb) to Obsidian-compatible Markdown (.md). Perfect for knowledge base migration on Apple computers, this native application preserves your note structure, formatting, and command blocks while converting to clean Markdown that works flawlessly in Obsidian.
To build the application from source:
git clone https://github.com/Polyx10/CTB2MD.git
cd CTB2MD
./create_app.sh
[Français]
⚠️ IMPORTANT : Cette application fonctionne uniquement sur macOS
Une application simple pour convertir des fichiers Cherrytree (.ctb) en fichiers Markdown (.md), spécialement conçue pour macOS.
Pour construire l'application depuis les sources :
git clone https://github.com/Polyx10/CTB2MD.git
cd CTB2MD
./create_app.sh
[English]
Screenshots will be added soon. The application features:
[Français]
Les captures d'écran seront ajoutées prochainement. L'application propose :
MIT License