Note-Station-to-markdown icon indicating copy to clipboard operation
Note-Station-to-markdown copied to clipboard

It seems the image is not displaying correctly, even though the image file can be located

Open JackyWay opened this issue 2 years ago • 1 comments

The image file is available in the media folder, yet it doesn't appear correctly in Obsidian. Could you investigate this problem? Thank you.

![](file://media/59661686846628447.png)

JackyWay avatar Aug 20 '23 11:08 JackyWay

Could you try changing links_as_URI option to False in the script file and report the result. It should look like this:

## Select file link options
links_as_URI = False  # True for file://link%20target style links, False for /link target style links

Maboroshy avatar Aug 22 '23 12:08 Maboroshy

Closing since no feedback provided.

Maboroshy avatar Mar 20 '24 10:03 Maboroshy