Skip to content

Latest commit

 

History

History

turtl-to-markdown

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Convert Turtl notes into markdown

Turtl can export notes into a json file called turtl-backup.json. This script can convert the json file into ordinary markdown files.

Put the json file and main.py in the same folder. Execute with python3 main.py. The convertd notes will be in the out folder.