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

Export fails for img resources with specific format #968

Closed
pmoris opened this issue Nov 12, 2018 · 0 comments
Closed

Export fails for img resources with specific format #968

pmoris opened this issue Nov 12, 2018 · 0 comments
Labels
bug It's a bug clipper Anything that concerns the Web Clipper

Comments

@pmoris
Copy link

pmoris commented Nov 12, 2018

Operating system

  • Windows
  • Linux

Application

  • Desktop

Issue

When exporting notes to markdown or RAW, image resources of the following format are not saved to the _resources directory.

[![](:/45d20494c36547cabc890639dc1044a8 "Figure 11")](http://blog.stata.com/wp-content/uploads/2011/03/fig11.png)

This type of image resource is automatically created by the Joplin Web Clipper when saving certain types of websites.

Removing the image name and link, fixes the issue:

![](:/45d20494c36547cabc890639dc1044a8)

Reproducible example

Save the following website using the Joplin Web Clipper, either as a simplified page or the complete page: https://blog.stata.com/2011/03/03/understanding-matrices-intuitively-part-1/

@laurent22 laurent22 added bug It's a bug essential clipper Anything that concerns the Web Clipper labels Nov 12, 2018
@lock lock bot locked and limited conversation to collaborators Oct 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug It's a bug clipper Anything that concerns the Web Clipper
Projects
None yet
Development

No branches or pull requests

2 participants