Multi-column plugin and images from a website

Hi!
I’m trying to create some note about my preferred book authors where I put a picture and some bio on top of the note and a dataview query about the books I own or I have read

At the moment I’m unable to show the picture taken from Goodreads (by example)

I’m using the format
![[https://images.gr-assets.com/authors/1362814142p8/3389.jpg]]
But I can just see the text.

Already tried to enclose this code in " " and using ( ) instead of [[ ]]

I know my fault will be a very stupid one, and I’m hoping in your help.

Thanks a lot in advance!

You’re embedding an online image, and the syntax is

![image name](https://images.gr-assets.com/authors/1362814142p8/3389.jpg)

Just copy and paste it in your vault.

Thanks a lot for your help!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.