Dont know how to link an image in properties as an cover image in bases

What I’m trying to do

Use an image from my vault as an cover image in a base

Things I have tried

I found a similar question on forum but it didnt help me, use path, obsidian url, and ![] which just doesnt work in properties, only link to note works as an link but deosnt work as an cover


You should just need to add the wikilink to your “cover” property:

cover: "[[my image.jpg]]"

Like any other wikilink in Properties.
There’s no need for the ! right before the link to the image :blush:

1 Like

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