Awesome
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:
- Install python 3
- Go to Dayone Export and click "Export Day One JSON". You can export everything to one zip file or have separate ones.
- Download app.py
- Create "in" folder in the same directory as app.py and place all zips you have there
- Run
python app.py