Arron Gibson
Arron Gibson
@emumanu I would suggest 1 of 2 things. Either: after filtering trigger the window's scroll event ``` $(window).trigger('scroll'); ``` Or: After filtering run though each visible item and run the...
Ok so i have a solution that is not 💯but flipping good enough. I change the AppleScript in the `fi` command to this: ```applescript on alfred_script(q) tell application "Finder" set...
I would also like to echo the need for this feature. Essentially what I would love is to have on any given run the ability to set a screenshot as...
This is definitely needed and should be available by simply adding one of several well tested libraries in your runtime
+1 on this as well one simple way to allow for this to be setup would be to expose the check id in the arguments sent to the teardown script....