juliosecco Posted July 27, 2016 Share Posted July 27, 2016 Hi, I have written a workflow that, after pasting its result, can start again recalling itself. the behaviour can be changed using an environment variable. I have seen that, after pasting, a little delay is needed before the workflow recalls itself, or the text will be pasted on Alfred, so I put a delay there but it accepts only integer values. 1 second is short, but to have a 'snappier' feel a little less would be best to have Alfred reappear almost instantly. To solve for the moment I put a 'delay 0.1' command on the last applescript object before recalling, but if it is not too much a hassle for you it would be nice to have the possibility to insert decimal values on the delay object thank you! Link to comment Share on other sites More sharing options...
Andrew Posted July 27, 2016 Share Posted July 27, 2016 I'll update the delay object to accept double values for the next release juliosecco 1 Link to comment Share on other sites More sharing options...
juliosecco Posted July 27, 2016 Author Share Posted July 27, 2016 Well, thank you so much Andrew! Giulio Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now