Honestly it almost sounds like you're trying to use Growl as a twitter client. Maybe there are twitter clients which can do this already?
Chris On Jul 26, 2011, at 11:36 AM, Peter Hosey <[email protected]> wrote: > On Jul 26, 2011, at 06:37:50, Will wrote: >> Is there any way to get notifications to stay longer than 10 secs? > > Yes, but only as a hidden preference. > > Run this in the terminal: > > defaults write com.Growl.GrowlHelperApp com.growl.SmokeNotificationView > -dict 'Smoke - Duration' 600 > > 1. **This will clobber any other settings you have saved for the Smoke > display.** > 2. Yes, the cases don't match (“Growl” vs. “growl”). Nonetheless, you must > enter each exactly as shown. Preferably with copy and paste. > > The number is in seconds; 600 is 60×10 = ten minutes. > >> Failing that can I have sticky notifications but just have one column of >> them along the side or bottom of the screen, so the new ones will push the >> older ones off the screen once the column of notifications is full? > > This is eminently doable, but also a lower priority than any of the dozens of > other things we have on our plate for the near future. > > You're welcome to submit a request ticket for it: > > http://code.google.com/p/growl/issues/entry > > And if you can program or know anyone who can and who would be willing to do > this for you, you could write and submit/have them write and submit a patch. > > -- > 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. > -- 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.
