obsidianmd·ObsidianMDbywakest Can I link an image to a URL?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.View original on lemmy.ml7Comments8
ttenth lemmy.world3Hide 3 repliesThis worked in Obsidian for me icon|title -|- |test2 Result: icontitletest2 Try this link if you want to change the image size. I haven’t3
wakest replylemmy.ml2Hide 2 repliesI want to link an image to a website, so as to open the link remotely, not just embed a remote image1
ttenth replylemmy.world1Hide 1 replyThis worked icon|title -|- [](http://google.com)|test2 Result: exactly the same as my previous comment, except the image links to google.com5
INeedMana lemmy.world3Hide 3 repliesLet's see. It seems to be working in obsidian mobile, but you probably will have to pre-scale the images to wanted size1
bbiscotty666 replylemmy.world1Hide 1 replyYou don't need to pre-scale images. Just add eg. "|75" immediately after the image file name to scale to 75 pixels. If you don't care about preserving aspect ratio something like "|100x75" works to.2
INeedMana replylemmy.worldOoh, nice. Thanks :) Here (reading with jerboa) it seems to not work, but in obsidian it does1
This worked in Obsidian for me
Result:
Try this link if you want to change the image size. I haven’t
I want to link an image to a website, so as to open the link remotely, not just embed a remote image
This worked
Result: exactly the same as my previous comment, except the image links to google.com
ah wow that worked thank you!
Let's see.
It seems to be working in obsidian mobile, but you probably will have to pre-scale the images to wanted size
You don't need to pre-scale images. Just add eg. "|75" immediately after the image file name to scale to 75 pixels. If you don't care about preserving aspect ratio something like "|100x75" works to.
Ooh, nice. Thanks :)
Here (reading with jerboa) it seems to not work, but in obsidian it does
this doesn't work on Obsidian decktop on macOS