Search found 120 matches
- Mon May 16, 2011 9:59 pm
- Forum: LaunchBar General
- Topic: Cmd+X/C/V -> Move/Copy/Paste
- Replies: 2
- Views: 1796
- Thu May 12, 2011 9:05 pm
- Forum: LaunchBar Actions
- Topic: Make launchbar go to volumes
- Replies: 13
- Views: 8122
Make launchbar go to volumes
I'm writing an applescript to mount a specific volume using a shell script. I would like lauchbar to go to Volumes smart folder after the shell script is done. How can I do this? BTW, is there anyway to make this specific applescript run in the background always? Without having to press Option every...
- Sun Mar 13, 2011 5:35 am
- Forum: LaunchBar Actions
- Topic: Twitter script updated
- Replies: 3
- Views: 3510
Re: Twitter script updated
dancurry wrote:Tried this and got scripting error message saying something about internet not getting keychain key 1.
Did you follow the instructions on the script?
- Tue Feb 22, 2011 2:36 am
- Forum: LaunchBar Search Templates
- Topic: How to handle urls with hash(#)
- Replies: 3
- Views: 9183
Re: How to handle urls with hash(#)
The following is working for me (replace each | with %7C and your # will survive intact): http://translate.google.com/#auto%7Cen%7C* There is an alternate URL syntax found in this post ( http://forums.obdev.at/viewtopic.php?f=9&t=5067&p=16673&hilit=translate.google#p16640 ) which seems ...
- Fri Feb 11, 2011 11:50 pm
- Forum: LaunchBar Actions
- Topic: tinyarro.ws URL Shortening
- Replies: 1
- Views: 1770
tinyarro.ws URL Shortening
http://☁.ws/ᇮ
- Fri Feb 11, 2011 11:48 pm
- Forum: LaunchBar Actions
- Topic: goo.gl URL Shortening
- Replies: 1
- Views: 2168
- Mon Jan 31, 2011 12:34 am
- Forum: LaunchBar Actions
- Topic: Screen shots and files sharing with Dropbox
- Replies: 19
- Views: 15563
Re: Screen shots and files sharing with Dropbox
My 2 choices when it comes to url shorting services are: 1. tinyarro.ws - Coolest and shorter links ever: http://☁.ws/쇝 - Allows the usage a descriptive name instead: http://☁.ws/namexample.png - Shows users the real url before redirecting 2. goo.gl - the fastest. period. - works on twitter (tinyarr...
- Sun Jan 30, 2011 11:44 pm
- Forum: LaunchBar Actions
- Topic: Screen shots and files sharing with Dropbox
- Replies: 19
- Views: 15563
Re: Screen shots and files sharing with Dropbox
It seems that the shorten links are being cut and only the beginning is being returned.
Example:
http://cl.ly/2k280k3x3N3a3m2H3l2A --> http://cl.ly/2k28
Example:
http://cl.ly/2k280k3x3N3a3m2H3l2A --> http://cl.ly/2k28
- Sun Jan 30, 2011 11:26 pm
- Forum: LaunchBar Actions
- Topic: Screen shots and files sharing with Dropbox
- Replies: 19
- Views: 15563
Re: Screen shots and files sharing with Dropbox
Hi ptujec, thanks for referring to my gist, but please consider exchanging it by my github repository: m I've never used cloudapp before but decided to give it a try in order to try to understand why you are using they link shortener instead. (The script didn't work because it didn't find any Clouda...
- Thu Jan 13, 2011 9:51 am
- Forum: LaunchBar Actions
- Topic: How to use LaunchBar for Twitter
- Replies: 38
- Views: 62965
Re: How to use LaunchBar for Twitter
yes I did it manually. There are instructions in the beginning of the script.
It's never good to have plain passwords laying around.. although this one is not critical..
Let's hope someone comes up with Oauth in applescript so we can drop this proxy bullshit
It's never good to have plain passwords laying around.. although this one is not critical..
Let's hope someone comes up with Oauth in applescript so we can drop this proxy bullshit
- Thu Jan 13, 2011 9:24 am
- Forum: LaunchBar Actions
- Topic: How to use LaunchBar for Twitter
- Replies: 38
- Views: 62965
Re: How to use LaunchBar for Twitter
Any errors?
Did you put the info in the keychain?
Does it show the growl notification?
Did you put the info in the keychain?
Does it show the growl notification?
- Thu Jan 13, 2011 8:19 am
- Forum: LaunchBar Actions
- Topic: How to use LaunchBar for Twitter
- Replies: 38
- Views: 62965
Re: How to use LaunchBar for Twitter
took ptujec's script and added a few things:
- Keychain support
- Twitter icon on growl notifications (You need to have the free Twitter.app in your Applications forlder)
- goo.gl url shortening service
http://forums.obdev.at/viewtopic.php?f=24&t=5347
- Keychain support
- Twitter icon on growl notifications (You need to have the free Twitter.app in your Applications forlder)
- goo.gl url shortening service
http://forums.obdev.at/viewtopic.php?f=24&t=5347
- Thu Jan 13, 2011 8:18 am
- Forum: LaunchBar Actions
- Topic: Twitter script updated
- Replies: 3
- Views: 3510
Twitter script updated
I took ptujec's script and added a few things: - Keychain support - Twitter icon on growl notifications (You need to have the free Twitter.app in your Applications forlder) - goo.gl url shortening service You can find instructions inside the script https://github.com/aristidesfl/launchbar-scripts/bl...
- Tue Nov 16, 2010 10:27 am
- Forum: LaunchBar Search Templates
- Topic: Google translate
- Replies: 3
- Views: 5786
Re: Google translate
Fixed, thanks!
- Sun Nov 14, 2010 3:07 pm
- Forum: LaunchBar General
- Topic: [FEATURE REQUEST] Option to order by modification date
- Replies: 7
- Views: 3861
Re: [FEATURE REQUEST] Option to order by modification date
Any way of ordering by modification date by pressing Space instead of Right Arrow?