Skip to content

elkrause/convert_dayone_json_2_markdown_files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

convert_dayone_json_2_markdown_files

This is simple Python script to convert DayOne exported JSON file with photos in separate markdown files and photo files in subfolders.

I had the real need to move away from DayOne to markdown files, because I prefer now the flexilitiy of plain text files. I used the oportunity to learn a bit Python and to work with GitHub. After I spent one day programming I found this script which looks much more Python style: day2md

Please feel free critize my programming style and point me to improvements.

Installation

  • download the script and load it into your preferred Python IDE.
  • adapt the initial variables
  • run the script

About

simple Python script to convert DayOne exported JSON file with photos in separate markdown files and photo files in subfolders

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages