Turtl
This page describes how to convert notes from Turtl to Markdown.
General Information¶
- Website
- Typical extension:
.json
Instructions¶
- Export as shown at the website
- Install jimmy
- Convert to Markdown. Example:
jimmy-cli-linux turtl-backup.json --format turtl
- Import to your app
Import Structure¶
- Spaces are converted to folders.
- Boards are converted to subfolders of the corresponding space.
- Notes are converted to Markdown files in the corresponding board.
- Tags and files are converted.