https://github.com/feoh/dayminusone
A utility to convert the DayOne journal JSON format to Markdown (suitable for import into Joplin and elsewhere)
https://github.com/feoh/dayminusone
Last synced: about 1 year ago
JSON representation
A utility to convert the DayOne journal JSON format to Markdown (suitable for import into Joplin and elsewhere)
- Host: GitHub
- URL: https://github.com/feoh/dayminusone
- Owner: feoh
- License: cc0-1.0
- Created: 2020-05-01T02:54:23.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-01T04:46:37.000Z (about 6 years ago)
- Last Synced: 2025-04-04T19:55:19.168Z (about 1 year ago)
- Language: Python
- Size: 4.88 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DayMinusOne
A utility to convert the DayOne journal JSON format to Markdown (suitable for import into Joplin and elsewhere)
Usage: ```dayminusone.py --help for usage```
Right now we only support importing the text part of DayOne journal entries. DayOne "moments" will be preserved in
the import but will not be rendered correctly by Joplin.
Also, I haven't figured out how to get DayOne tags to convert to Joplin tags on import so right now youget your tags
in a "TAGS: " header after the entry creation date line.