![]() |
Register /
Login
|
Desktop view
|
Charles Watts-Jones wrote:this prompts me to ask whether it is possible to script QRecall so that it closes down another programme before running and, even better, will relaunch it after.
James Bucanek wrote:Charles Watts-Jones wrote:this prompts me to ask whether it is possible to script QRecall so that it closes down another programme before running and, even better, will relaunch it after.
That's a feature I've considered adding. Let me throw out two other features I have on the drawing board and let me know if those might also meet your needs.
One is an Application launch/close event that could trigger an action when an application is launched or quit. You could use this to create an action that would backup your mail database whenever you close your mail application.
James Bucanek wrote:The other is a some scripting support that would allow you to perform captures from AppleScript or a shell script. So instead of QRecall driving the process, you could have a script drive QRecall performing whatever actions it needed to before and/or after the capture.
James Bucanek wrote:OS X unmounts all ejectable volumes when you log out. So any action that use an archive on an external drive won't run while you're logged out.
I'm currently looking in to what it would take to remount a volume on an external drive when an action runs.