/DayOne-JSON-to-MD

day one jsons to markdown converter | I'm not supporting it, check forks for better versions

Primary LanguagePython

Simple app that converts jsons(packed with media files into zip) exports from Day One to Markdown.

I wrote it to export all my entries to Obsidian. By default it uses Obsidian's ![[]] linking, change relativeMediaLinking value inside to False if you want ![]() .

I haven't tested it for anything other than exporting text, headers, tags, date, photos and audios. Feel free to pr to make it less shitty.

How to use:

  1. Install python 3
  2. Go to Dayone Export and click "Export Day One JSON". You can export everything to one zip file or have separate ones.
  3. Download app.py
  4. Create "in" folder in the same directory as app.py and place all zips you have there
  5. Run python app.py