Jump to content

Script Filter Solution for Fast Typing + Enter


Recommended Posts

Hi!

 

I have this script filter which I use to do google searches. I put out an item for each search, however I seem to be too fast for the item to be returned by the script sometimes. Is there a way to tell alfred that when I press enter, it should wait till the last script run is finished before selecting the matching action?

Link to comment

Found the rerun property and combined  it with valid:fase. Set the run behavior to 'Terminate immediately', but it seems reruns are excluded from being terminated?

 

In the wiki there it is mentioned, under the rerun property:

> See the built in "Advanced Script Filter" getting started guide for more info, and to see this in practice.

 

Would need a hint on where I can find this advanced guide pls 🙏

Link to comment
On 8/28/2022 at 12:51 PM, xanimus said:

Set the run behavior to 'Terminate immediately', but it seems reruns are excluded from being terminated?

 

Once you output the JSON there’s nothing to terminate, the script has ran.

 

On 8/28/2022 at 12:51 PM, xanimus said:

Would need a hint on where I can find this advanced guide

 

In Alfred Preferences, on the Workflows list, click the + at the bottom then Getting Started → Advanced Script Filters.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...