Questions tagged [quicksilver]
16 questions
11
votes
13 answers
Is QuickSilver dead?
After having read that QuickSilver was no longer supported by BlackTree and has since gone open source, I noticed more and more people switching to/suggesting other app launchers i.e. Buttler and LaunchBar.
Is QuickSilver still relevant? Has anyone…

Mac
- 2,693
- 7
- 36
- 44
10
votes
3 answers
run terminal commands from quicksilver
I know there is a Terminal plugin for quicksilver but I would invoke terminal commands which basically just runs in the background and never popups a terminal window. is that possible?
UPDATE:
I have the following code in my applescript but its…

user140736
- 1,913
- 9
- 32
- 53
4
votes
1 answer
Two-directional Quicksilver algorithm for flex matching
I am using the flexselect jQuery plugin to simplify selection on large

Petrus Theron
- 27,855
- 36
- 153
- 287
4
votes
5 answers
Quicksilver Large Type
You know how you can make Quicksilver display massive large type on your screen? (By Hitting . then typing free text, select View Large Type under actions and hit Enter).
Well, does anyone know of a way to do that programmatically? Also, is…

devth
- 2,738
- 4
- 31
- 51
3
votes
1 answer
Java: How do I catalog Java API documents using Quicksilver?
This one is for Java programmers on Mac.
How do I catalog Java API documents using Quicksilver? Wouldn't it be nice if you could lookup API documents with a few key strokes?

Eugene Yokota
- 94,654
- 45
- 215
- 319
2
votes
1 answer
Disable specific function keys on Mac OS X
I recently got a new MacBook Pro, and this has different functions assigned to the f1-f12 keys than my old one. Specifically, it has a dimmer for the keyboard backlight, and now there is no more room to open dashboard.
I only really used dashboard…

Ties
- 165
- 4
- 14
1
vote
3 answers
Open new tab in Safari on the right
I recently moved away from Mac OS Sierra (yes I know I'm late) to High Sierra and I was forced to update to Safari Version 13.1.2. Now I am profoundly annoyed by it opening new Tabs (⌘t) next to my active tab instead of all to the right as it used…

Damian Vogel
- 1,050
- 1
- 13
- 19
1
vote
2 answers
How to make quicksilver remember custom trigger
I am trying to make a custom trigger for my shell/apple script file to run so I can just launch my dev environment at the push of a button. So basically:
I have a shell script(and some apple script included) in ~ named start_server.sh which does 3…

corroded
- 21,406
- 19
- 83
- 132
1
vote
1 answer
OSX Quicksilver plugin, Objective C guidance
I'm attempting to modify a Quicksilver plugin (screen capture) in Xcode, in order to allow the screencapture destination path to be set to the defaults com.apple.screencapture path value. The plugin currently has the path hardcoded for some reason,…

blitzn
- 63
- 1
- 4
1
vote
1 answer
How do I get Gnome-do or Ubuntu Dash to open an existing application?
I just upgraded to Ubuntu 12.04 and have also installed GNOME Do as a task launcher. If I already have a Firefox browser window open, and I use my hot key to open Gnome-do and type in Firefox + enter, it opens a whole new window instead of focusing…

Hexor
- 525
- 1
- 8
- 22
0
votes
1 answer
Quicksilver Large Type in XCode
I'm new to XCode and looking to do something similar to Quicksilver's "Large Type" in my XCode OSX (not iOS) app.
I'd like to write a function that I can call with a single string, and it would display that string like Quicksilver would - leaving it…

Ian
- 57
- 8
0
votes
1 answer
how to create Adium chat tab with AppleScript
I use an AppleScript script to send msg to my contact through Quicksilver. It looks similarly like this (link), but the line to send the message to the contact is:
tell account of im_contact
set newChat to make new chat with contacts…

BPm
- 2,924
- 11
- 33
- 51
0
votes
1 answer
Quicksilver Lite under Windows: anonymous E-mail successfully sent but nothing received in the Mailbox
Quicksilver Lite under Windows: anonymous E-mail successfully sent but nothing received in the Mailbox !
Does somebody know what is the problem here ?
Example follows:
Fcc: outbox
Host: smtp.gmail.com
From: sender@gmail.com
Chain: *,*,*;…

Manifest Man
- 873
- 10
- 16
0
votes
1 answer
Font used in Quicksilver - Large Text?
I want to use the font used in the Quicksilver large text display.
Is it Monaco? But I see a difference between Monaco used in the application and in Quicksilver LargeText.
Thanks.

lud0h
- 2,370
- 6
- 33
- 41
0
votes
1 answer
Resig's Live Search redux for jQuery 1.7 and above?
I recently found Resig's jQuery rewrite of a Quicksilver Live Search and love the workings of it... but I'm trying to update it to work with the new .on() event handler. However my abilities (or lack thereof) fail me.
I'm thinking I need to edit the…

rbt
- 33
- 6