Skip to content
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

Problems with importing and exporting .md files #6796

Open
xiaofeiniuuu opened this issue Apr 18, 2024 · 1 comment
Open

Problems with importing and exporting .md files #6796

xiaofeiniuuu opened this issue Apr 18, 2024 · 1 comment
Labels
mod:import-export Related to file importing and exporting type:bug Something isn't working

Comments

@xiaofeiniuuu
Copy link

  1. When I export a doc as a zip file, all the resources are placed in assets and an index.md file. The path of the image is
  2. When I only imported the exported index.md file, because the sourceId of the snapshot was an empty string, the doc image-block showed that the loading failed. When I exported it, it was not available in the local indexDb blob library. The sourceId is gsH8DsUwACwvHdgfEa1-LiYKwBP8h8wcJ3DE1eAQI2w=.blob, so an error will be reported when exporting again. How to solve it?

image

@zkwolf
Copy link
Contributor

zkwolf commented Apr 18, 2024

When export zip file, I think use notion import is the best way to make assets work.

@donteatfriedrice donteatfriedrice added type:bug Something isn't working mod:import-export Related to file importing and exporting labels Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mod:import-export Related to file importing and exporting type:bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

3 participants