Jonathan Mercier-Ganady
Jonathan Mercier-Ganady
Thanks for the PR! I'm a bit busy nowadays but I will have a look at it.
No, that looks like a bug. Thanks.
Hi. When you mean "it just doesnt work" you mean nothing happens, and no error is shown? Pointing to cmd.exe and entering parameters seems to be the right way to...
You can try using `actexec`, it allows you to run a script without any user interface. You can run multiple instances of it at the same time. Be careful not...
Hi! Sorry for the late answer! Those are good ideas, I actually started a branch with something similar a while ago: a sentence giving a summary of an action's parameters....
Hi, thanks for the bug report! This definitely looks like a bug, I will try to fix this for the next version.
I agree that the time condition could be improved. It could allow checking for a day of the week, or a partial date (is it the 15th day of the...
> i have an endlessly long script that needs 4 variables to execute, i'd like to script its execution in bash. is it possible to do this? Not directly no....
> while I have you, the 'command' action expects what exactly? I'm trying to execute sed. at the moment I'm using /bin/bash with the parameters -c /usr/bin/sed -i '1d' /home/nick/facebookin...
Looking at the code I don't think so unfortunately.