On Jun 1, 2011, at 4:38 AM, Max wrote: > I do not have the calculator action as the top one when inputing text > (I have a FindAnyFile file search instead), but I would like it to > automatically change the action to the CalculatorCalculateAction when > I type a mathematical operator (+ - / *).
When inputting text, if you type an = first, the Calculate action will become the default. And as an additional shortcut, you can just type = when Quicksilver is active to go into text entry mode with the = already typed (instead of typing . then =). > If so then this could also be used to check for leading exclamation > marks and change the action to add iCal todo. That’s a separate issue, and one we might consider. This automatic detection is currently handled by the core application. We’ve talked about giving plug-ins a way to do the same. In that case, the iCal plug-in could add this feature. (It wouldn’t be smart to tech the application itself about all these custom types.) -- Rob McBroom <http://www.skurfer.com/>
