OK. Not currently. But I can add an action that checks if a process is running very easily, also it is possible to know which program has focus, and to switch groups of commands on and off based on that. and when I say currently, I mean the latest version, which I have not released to the general public yet.
The problem is that there is no way to apply conditional logic yet. That is something I have been mulling over in my head for a long time now and I haven't figured out the best way to do it. So although I could create a command that returns true or false, turning that into a meaningful response, or acting on the info in a customized way is not really possible yet.
I always like to gather as much info from users so that I can:
1) find a clever way to accomplish what they want (I consider myself to be quite good at this).
2) be able to tell you "ah, no you don't want to do that, this would be better..."
3) better understand the needs of my users in order to plan for a better product in future releases.
or some combo of all 3