On Jun 30, 2011, at 1:34 PM, Howard Melman wrote: > The cyberduck module did not replace my existing one, both were installed and > active. That seems undesirable.
I had to rewrite it from scratch and probably chose a different bundle ID. I’ll be sure not to do that in the future. > I'm impressed that my triggers that used Current Web Page all still work and > are renamed Current Web Page (Safari) Yeah, I noticed the same thing. QS uses the internal identifier for the proxy instead of the displayed name (thankfully). > Also the path display changed from using ~ to using a full path, I don't like > this as much as the useful stuff is cut off. I wonder if that’s because of this: https://github.com/quicksilver/Quicksilver/commit/ca5b51859369b8493bab445493d9124e5040c180 Though I can’t explain how you ever had a ~ path there to begin with. We could change this to be relative path using ~, but I think that would affect the details string for every file object. -- Rob McBroom <http://www.skurfer.com/>
