Search the Community
Showing results for tags 'how to'.
-
I’ve been seeing a lot of workflows that need to interact with a browser via AppleScript (usually to get a page’s url), but most of them seem to settle on a single browser (usually Safari), which is a shame. I can understand — applescript is a pain, and since each browser implements these functions however they want, finding the best way to do it with each one can be difficult, so here’s the code for most of them. The code for this may seem massive, but it is not. Read the comments to understand when to use what. You can find the latest version of this as a gist. -- AppleScr
-
I am trying to use a custom binary in a Script Filter. So far, there is only one issue: When I activate the script filter, the binary is called. If I close Alfred before the binary process terminates, that process begins to steal all of my RAM, as if in an infinite loop. Normally, it runs around 500KB of RAM for a split second; when improperly terminated, it will take up to 2GB until I quit the process with Activity Monitor. My script filter contains this code: ./binary "#{query}" How can I prevent the process from going haywire every time Alfred closes before the execution completes?
-
just walking into this = there's a lot of directions. is there a doc or something i can follow to get started using Alfred 2.0? Tia,
- 1 reply
-
- getting started
- new user
-
(and 2 more)
Tagged with: