Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Link-URLs in image #49

Open
mjkaufer opened this issue Sep 28, 2014 · 1 comment
Open

Link-URLs in image #49

mjkaufer opened this issue Sep 28, 2014 · 1 comment

Comments

@mjkaufer
Copy link

Hi,

I'm trying to pass a link to an image in the image part of the growl command. My code looks as follows.

growl("Image test", {title: "Images!", image:"https://avatars.githubusercontent.com/u/1483405"});

However, the following code does not actually generate an image in the growl message, although the text works fine. Is there support for images over http currently, or is that yet to be added?

Thanks

@jbnicolai
Copy link
Collaborator

There is no such support currently, but a PR adding this would be welcome 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants