-
-
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
Export to file(s) when first line/title of an entry is very long #1527
Conversation
The tests on Windows failed, so back to the drawing board it is. |
All checks have passed! PR is open for reviewing. |
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.
Hi @jonakeys, thanks for working on this and for your patience in waiting for a review. I've got just a couple small nitpicks.
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.
Looks great to me! Thanks for making the changes.
This PR addresses issue #1272 When a journal has a long first line/title, it now exports to a (truncated) file name without throwing an error.
Also added tests for markdown and text formats.
Checklist
for the same issue.
Fixes #1272