-
-
Notifications
You must be signed in to change notification settings - Fork 524
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update YAML exporter to handle Dayone format #773
Conversation
@wren : the issue to support this is #159 -- this comment in particular |
@wren I think this one is ready to go! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
@wren Can this be merged in? It looks like everything is good, and you've signed off on it. Not sure what's next... |
Yup, this will likely go into the next version. Just focusing on the v2.2 beta version right now. |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
This is split out of #159 et al to just contain those parts that extend the YAML exporter to also export DayOne metadata.
The code has been "black formatted".
Currently,
jrnl
may be stripping this metadata, so another PR (also split from #159) will be added to fix that.Checklist