Growl image from URL

Hi everyone,

I’d like to have an image in my growl notifications from an URL.
To use images you’d have to use :

image from location "file:///path/to/image.png"

Is this also possible with an URL of an image?

(I know I could download the image and then use it in the notification but before I’ll do that, I’m asking here if it’s possible in another way)

Thanks

I doubt it.

Just try it with a http:// URL. If it fails, there is no other way

Nope, that won’t work :confused: Thanks anyway :slight_smile:
I’ll just download the image and use the path instead.