> How do you run scripts in LaunchBar? You can launch scripts the same way you launch applications.
If it is a shell script save it with the ".command" extension to make sure it gets executed (instead of opened). Of course, the directory where the script lives must be in LB's index. If the script needs input (e.g. LB's Send-to, or a Finder selection) wrap it into an Automator service or workflow. (LB provides also Automator actions.) > I know how to make actions but the process is tedious because it involves manually writing a plist The plist only contains some settings and meta data. Once you have a template you just uncomment/comment some lines (if necessary) and change the metadata to adapt it for a new action. -- Thomas On Monday, April 6, 2015 at 2:47:35 PM UTC+2, Ben Klebe wrote: > > I've already discovered the LaunchBar index. How do you run scripts in > LaunchBar? I know how to make actions but the process is tedious because it > involves manually writing a plist. > > On Monday, March 30, 2015 at 4:27:27 PM UTC-4, Christopher Stone wrote: >> >> On Mar 29, 2015, at 6:32 PM, Ben Klebe <[email protected]> wrote: >> > I really appreciate your help and everyone else's. I already own >> LaunchBar, how do you manage to integrate it with BBEdit? >> ______________________________________________________________________ >> >> Hey Ben, >> >> A couple of things come to mind. >> >> 1) You can run scripts with LaunchBar, so if your mind works better with >> abbreviations and lists than with keyboard shortcut you have an option. >> >> 2) You can created indexes in LaunchBar for BBEdit-related folders and >> suchlike. >> >> -- >> Best Regards, >> Chris >> >> -- This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected].
