Skip to content

Exports search templates from LaunchBar to Alfred. Someday maybe it'll do more, maybe not. Probably not.

Notifications You must be signed in to change notification settings

dipnlik/launchbar2alfred

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

launchbar2alfred

Reads all search templates from LaunchBar and outputs a plist formatted to be used with Alfred (complete with the custom searches you already added to Alfred, if any.)

Requires the plist gem, so run gem install plist first.

Sample usage

Quit Alfred. Then, from Terminal:

git clone https://github.com/dipnlik/launchbar2alfred.git
cd launchbar2alfred
gem install plist
./merge_searches > ~/Desktop/customsites.plist
open "$HOME/Library/Application Support/Alfred/customsites"

You should now have a Finder window showing Alfred's configuration folder. Backup the customsites.plist file in this folder (hint: right click, Compress...) and replace it with the one in your desktop.

About

Exports search templates from LaunchBar to Alfred. Someday maybe it'll do more, maybe not. Probably not.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages