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.

  • @biscotty666
    link
    21 year ago

    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.

    • @INeedMana
      link
      11 year ago

      Ooh, nice. Thanks :)

      Here (reading with jerboa) it seems to not work, but in obsidian it does