a script to convert exported json entries from Day One to markdown post files, keeping most metadata in YAML frontmatter
- Export you DayOne journal as JSON and unzip the folder
- Put the script in the unzipped folder
- Create an
output
directory - Run the script
./dayone2md.py Journal.json
- Each entry is now converted to an MD file. Name of the file is the date-time of the entry.