Hi Patrick,
Here's the AppleScript. As a matter of fact, I think it is a variation of
one that you posted a while back:
*set* myDate *to* *do shell script* "date +%Y%m%d"
*set the clipboard to* myDate
*tell* *application* "System Events"
*keystroke* "v" using {command down}
*end* *tell*
I did try removing and re-adding the trigger, which didn't seem to help.
I've also just updated to the newest version of qs, which didn't make a
difference either.
Thanks,
Alex
On Wed, Feb 20, 2013 at 12:54 AM, Patrick Robertson <
[email protected]> wrote:
> Could you try removing then re-adding the trigger? Make sure that the
> scope is set up properly (to work in all applications) in the 'scope' tab
> of the trigger settings.
> Could you paste the AppleScript incase that's the problem?
>
>
> On 20 February 2013 08:51, Alex Weiss <[email protected]> wrote:
>
>> Hi,
>>
>> I have a custom AppleScript that pastes the current date into the active
>> text field. The script works flawlessly when run manually in quicksilver
>> (by typing in its name, then using Run as the action). However, when I run
>> it as a trigger, nothing happens. All my other triggers work without any
>> issues. If already tried various hotkeys, so that doesn't seem to be the
>> problem.
>>
>> Any ideas?
>>
>> Thanks,
>> Alex
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Quicksilver" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> To post to this group, send email to
>> [email protected].
>> Visit this group at
>> http://groups.google.com/group/blacktree-quicksilver?hl=en.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Quicksilver" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to
> [email protected].
> Visit this group at
> http://groups.google.com/group/blacktree-quicksilver?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
--
You received this message because you are subscribed to the Google Groups
"Quicksilver" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/blacktree-quicksilver?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.