Replies: 1 comment
-
|
Thank you. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there! Journalize is my favorite journaling app I've ever seen! I do have one consideration: Whenever I export my data, the image elements still point to
file:///data/user/0/com.example.journal/files/<IMAGE_PATH>, which I guess is local storage for the images I import. However, I don't even know how to access that folder on my device, so to preserve my journal I would need to retrieve my images from their original locations and update the exported image paths by hand!I would love it if on export we could copy the images into an
imagesfolder inside the export directory and update the image paths in the exported markdown and/or JSON.I'd be happy to try to make a PR for this!
Beta Was this translation helpful? Give feedback.
All reactions