-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 30-Jul-09, at 05:23 AM, Dan Sinclair wrote: > Is there anyway to add a link which takes you to a local file when > you click > on the Growl Notification using growlnotify? I submitted a patch for click notification on growlnotify a while back.
What it does is return 100 when you click on it. The way I've typically been using it is: growlnotify -C -t "Title of ticket" -m "Message of Ticket" || open / path/to/that/file/you/want/opened The part after the "||" should only be run if the growlnotify returns something other than 0, like 100. I think my patch is floating around this list somewhere. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (Darwin) iEYEARECAAYFAkpxtLcACgkQQnvtbacDryIJ2wCcDZtBjLZnVwNMIdKuzZZt9WG3 c6oAn1tK/JOqc9KWiRle9oTIUe4i4Hfr =wSmy -----END PGP SIGNATURE----- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Growl Discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/growldiscuss?hl=en -~----------~----~----~----~------~----~------~--~---
