wakest to ObsidianMD@lemmy.world · 1 year agoCan I link an image to a URL?message-squaremessage-square15fedilinkarrow-up16arrow-down10file-text
arrow-up16arrow-down1message-squareCan I link an image to a URL?wakest to ObsidianMD@lemmy.world · 1 year agomessage-square15fedilinkfile-text
I am making a table, and I want to have links to urls as little icons. I can’t figure out how to do this.
minus-squaretenth@lemmy.worldlinkfedilinkEnglisharrow-up2·1 year agoThis worked in Obsidian for me > icon title test2
minus-squarewakestOPlinkfedilinkEnglisharrow-up1·1 year agoI want to link an image to a website, so as to open the link remotely, not just embed a remote image
minus-squaretenth@lemmy.worldlinkfedilinkEnglisharrow-up2·edit-21 year agoThis worked icon|title -|- [![](/Research/IMG_5584.PNG)](http://google.com)|test2 Result: exactly the same as my previous comment, except the image links to google.com
This worked in Obsidian for me
I want to link an image to a website, so as to open the link remotely, not just embed a remote image
This worked
icon|title -|- [![](/Research/IMG_5584.PNG)](http://google.com)|test2
Result: exactly the same as my previous comment, except the image links to google.com
ah wow that worked thank you!