I'm not so sure Quicksilver is the right tool for this job. There is a command-line growl notifier <http://growl.info/documentation/ growlnotify.php> that would probably be a better bet for showing your notifications, depending on your needs.
Additionally I humbly suggest using launchd for your scheduling needs. There is a free tool called Lingon <http://lingon.sourceforge.net/> that will make this very easy for you. Hopefully this information helps a bit. :) On Sep 1, 8:24 am, Jay Levitt <[EMAIL PROTECTED]> wrote: > I want to set up a crontab entry that uses QuickSilver to display an > hourly alert, and I can't figure out how to do that. > > I'm sure I could set up a custom QuickSilver trigger, but that seems > brittle. Is it possible to use the "qs" command-line plugin to send > data to more than just the subject pane, and to use text mode? I've > tried things like > > qs ".Go Stretch!" "Large text" > > but no dice. > > Jay
