Things I have tried
- I have tried concatenating how a normal image embed works in Obsidian markdown
- Reading through dataview reference documentation
What I’m trying to do
There are a lot of people embedding an image into their dataview tables by using a URL in the frontmatter as follows:
table Author, ("") as Cover
However, I wish to use a file that is added to my Obsidian library (the attachment that gets auto-sorted to your chosen attachments folder when you drag and drop). This would allow a more permanent picture without having to upload to imgur or hotlink to a URL that could eventually break.
Thank you The Buccaneers Bounty for introducing me to DataView and all the neat stuff that Obsidian is capable of.