dayone_export icon indicating copy to clipboard operation
dayone_export copied to clipboard

Export Day One entries using a Jinja template

Results 5 dayone_export issues
Sort by recently updated
recently updated
newest added

``` Traceback (most recent call last): File "/Users/jonathan/Dropbox/Obsidian/dayone/venv/bin/dayone_export", line 11, in load_entry_point('dayone-export==1.0.0', 'console_scripts', 'dayone_export')() File "/Users/jonathan/Dropbox/Obsidian/dayone/venv/lib/python3.6/site-packages/dayone_export/cli.py", line 124, in run for filename, output in generator: File "/Users/jonathan/Dropbox/Obsidian/dayone/venv/lib/python3.6/site-packages/dayone_export/__init__.py", line 350, in...

In my journal, I have some entries that have the same timestamp and datestamp. When I export them using the `--output` parameter and strftime-style formatting, these entries are output into...

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....

Hi Nathan, I had a scout through the docs, but before I dig into code, is there a way you'd advise exporting Day One entries into Atlassian Confluence? (Probably blog...