What I’m trying to do
Hello! I’m trying to create a Base with a Cards View for my art, which I store in OneDrive. When I finish a drawing, I paste in an embed link from OneDrive into my Daily Note for that day, and a list property named ‘art-embeds’.
If there are two or more entries in the ‘art-embeds’ property, how do I make it so that each link gets its own card in my Base, or, how do I display both images in one card (like a slideshow)?
Things I have tried
I’ve tried using this CSS snippet for slideshows, but it’s not working as expected (the slideshow doesn’t work, and the image stretches over the entirety of the card).
I’ve tried searching this forum and Google, along with asking on Reddit, but I haven’t found a proper solution yet.