You are not logged in.
Pages: 1
This afternoon I tested about 20 event schedulers & shuddown schedulers,
and I must admit, Denis Kozlov, that you are a gem of a coder! (Shutter beta31)
I suggest to add a pause xx hours yy min zz secs so as,
for example,
to be able to first launch a winamp playlist (m3u) containing a few albums,
then wait 75 minutes (while winamp goes on),
then sound a strong wav alarm (while winamp still goes on),
then another 2 minutes wait (while both winamp & the alarm go on)
then shut monitor and shut computer down.
This simple added feature would give some more flexibility and power to your excellent Shutter.
Thanks a lot, man, for this wonderful tool!
Offline
You can use the "Message" action to accomplish a pause. Click the "+ Add" button to add an action, select "Message", then set it for however many seconds you want it to "pause".
The number of seconds is limited to 999, so you may need to add more "Message" actions. For example, 75 minutes is 4,500 seconds (75 min x 60 secs/min = 4,500 secs), so you could add four 999-second messages and then one 504-second message to equal 4,500 seconds total.
Offline
+1, and I'm serious about this.
Offline
How about I remove the limit of time for the "Message" action?
Making a "Pause/Wait" action with no way to bypass/interrupt it is dangerous. It would be better to use "Message".
Offline
I have removed the 999 seconds limit from the "Message" action.
Now you can specify a timeout of up to 10000 minutes.
Offline
I have removed the 999 seconds limit from the "Message" action.
Now you can specify a timeout of up to 10000 minutes.
Thank you very much!
Offline
Pages: 1