Re: LB doesn't use 'Natural' scrolling
defaults write at.obdev.LaunchBar NaturalScrolling YES
View ArticleRe: Special Spotlight Searches in LaunchBar
Any ideas as to how I can use <key>LBResultType</key> (so as to get proper icons, file names and paths as subtitles etc) and then be able to open the action results?From LaunchBar Action...
View ArticleRe: Help converting AppleScript for LaunchBar
So you made an action with the script inside? Or just the plain AS? I just tested the plain script.
View ArticleRe: [LB6 Action] Request: Caffeinate
prenagha wrote:Another version...Keep your system awake using built-in /usr/bin/caffeinate. Give the action a string argument in the form of "2h" or "45m" or simply "2" (default in hours) to set the...
View ArticleRe: [LB6 Action] Request: Caffeinate
MrOriginal wrote:prenagha wrote:...Awesome, this is just the kind of thing I was looking for with the use of the inbuilt caffeinate command.EDIT: I got it working, thanks Any chance you could use the...
View ArticleRe: Help converting AppleScript for LaunchBar
ptujec wrote:Thats weird. I just double checked and it works just fine for me. Select app in Launchbar - Tab - select script.It works fine.
View ArticleRe: searching contacts error?
Open LB and hit Cmd+Opt+iIt opens index. Click on + sign at bottom and see the image below to add Contacts.
View Article[LB6 Action] Word Count
An action for counting words, characters, and lines in texthttps://github.com/Nosrac/LBWordCount
View ArticleRe: Does LB6 launch Safari in background on Mavericks?
LB does not seem to be the reason for this problem
View ArticleRe: Help converting AppleScript for LaunchBar
Yes, I should have said. I made an action with it. If I run it as an action that's when I get the error. If I save it as a script and run it from there it works fine.
View ArticleHow to: Custom CMD+Delete Action
I'm working on a Google Chrome Tabs action (similar to Safari Tabs), and want to implement closing tabs via CMD+Backspace (like deleting files through LB):But I don't see any way to attach an action to...
View ArticleRe: [LB6 Action] Word Count
Bleh.Still new to LaunchBar, so I'll probably release a few more obsolete actions before I learn my lesson
View ArticleRe: Activate new text-transformation actions?
I'm having the same issue: the only options I have are UPPERCASE, lowercase, and Titlecase.
View ArticleRe: [LB6 Action] Request: Caffeinate
prenagha wrote:MrOriginal wrote:prenagha wrote:...Awesome, this is just the kind of thing I was looking for with the use of the inbuilt caffeinate command.EDIT: I got it working, thanks Any chance you...
View ArticleRe: [LB6 Action] Request: Caffeinate
MrOriginal wrote:Awesome! I was thinking it might be easier to use if when you press return on the action you then enter the number. At the moment you enter a number first and then send the number to...
View ArticleRe: Screenshot and Optimize LB 6 Action
For some reason I find the ImageOptim optimization to be very slow, and not as size reducing as ImageAlpha. Of course that is b/c it is not-lossy, but for screenshots ImageOptim seemed to be a better...
View Article[LB6 Action] Request: Add current Radium track to OmniFocus
Could someone make a extension out of this Apple Script from http://inside.omnifocus.com/applescript?tell application "Radium" set actionTitle to "Listen to more " & track name tell...
View ArticleRe: [LB6 Action] Word Count
There is a lot in LaunchBar to discover. But don't stop building stuff! :D
View ArticleRe: Screenshot and Optimize LB 6 Action
I just tested it myself and you're right, it is. I hadn't realized pngquant could do it nearly instantly! In that case I've made a minor adjustment: ImageAlpha will be used regardless; hold alt for...
View Article