CustomSpotlightAction allows us to use the SpotLight to run various useful commands in iOS

   CustomSpotlightAction is a tweak complex launched last evening for our iDevices, and with its help we can use the iOS Spotlight in a completely new way. Tweak- allows us to set shortcuts for running certain commands, those shortcuts can be combined with various words and run through Spotlight. The tweak has a settings menu in the Settings application of iOS, and there we can set the word that holds the role of the shortcut, as well as the command that must be run.

If you are alfred user, you probably know what is tweak for. This tweak is exactly like alfred's web search. But you type it on spotlight instead. Eg I set keyword "g" for url "http://www.google.com/search?q=%@". Then when I want to search iPhone's case by google, I just go to the spotlight page, type "g iPhone case" and click search, then the browser will open google for me. Not just the http url, but also url scheme power by app. Eg set keyword "Ci" for "clearapp://task/create?listName=Biz& listPosition=&taskName=%@& taskPosition=Bottom". When I want to add task to list Biz, just type "Ci taskname" in spotlight and click go button.

  The tweak allows us to set commands for opening websites through Safari, or for opening iOS applications, or for running certain of their functions. The tweak uses the iOS URL scheme to provide us with this functionality and if you are a power user, then you will probably be interested in it. CustomSpotlightAction is available for free in the repo BigBoss al Cydia.