dayone_export
dayone_export copied to clipboard
Support for sync (sqlite) database
Hi, I'm starting to write a layer to read day one from the sqlite sync database to support Day One 2, and thought I might add it in to dayone_export.
I'm curious if this would be something you would pull in, (and if so, I would continue to clean up and add tests)
My thought is to create two functions - one which overloads Entry, and another which mirrors parse_journal. Early stage, but below is where I'm headed:
https://github.com/adammorris/dayone_export/blob/master/dayone_export/db.py
Hi @adammorris.
Since your repository doesn't allow to have issues… How's your progress on this? I'm not seeing any commits past Feb 16 of last year.