On 26 Aug 2019, at 19:08, Alexis Austin wrote:
If I type a file name manually into quicksilver, I get a list of
matching
files
If I paste the file name into quicksilver, it gives no matches
(screenshot
attached)
I see what you’re trying to do, but as you’ve discovered, it won’t
work. When you paste something, Quicksilver takes it literally and tries
to turn whatever you asked into something useful.
If you copy Safari in Finder for example, then paste into Quicksilver,
Safari will appear so you can launch it, hide it, toggle it, etc. That
might seem obvious, but it will do something similar with text. If you
copy and paste the _text_ `/Applications/Safari.app` and paste it into
Quicksilver, it will realize this is a path to something on your system
and present you with that thing instead of showing the original text (or
using it as a search term).
It will also detect URLs and a few other things. If the text isn’t
recognized as anything special, it will show in its original form with
the clipping icon like your screenshot.
What you want could be accomplished with a new action like “Use as
Search Term” or maybe a new preference that falls back to searching if
the pasted string doesn’t look like anything. I’d recommend creating
a feature request in GitHub for that.
https://github.com/quicksilver/Quicksilver/issues
--
Rob McBroom
--
You received this message because you are subscribed to the Google Groups
"Quicksilver" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/blacktree-quicksilver/B53D8575-ECB8-4B8F-BDA1-08F5FCE9CA08%40skurfer.com.