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.
You must log in or # to comment.
This worked in Obsidian for me
> icon title test2 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!
this doesn’t work on Obsidian decktop on macOS
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