On Friday, 22 May 2015 06:36:15 UTC+10, Etienne wrote: > > I can also hear the PathFinder users yelling at us that QS activates the > Finder when moving things to the Trash ;-). >
For what it's worth, Path Finder seems to have its own working 'Put Back' functionality -- as in, I move something to the Trash in PathFinder, and I then get a Put Back option in the contextual menu when I go to the Trash. This doesn't appear to be compatible with the Finder’s, though, because if I look at the same file in the Trash in the Finder, there’s no Put Back option. Unfortunately it doesn't seem to work through the AppleScript interface; taking the script above and modifying it to target Path Finder instead of Finder, the file in the Trash doesn't have the Put Back option. There don't seem to be any extended attributes or resource fork changes on the files moved to the Trash through the Path Finder UI, so it must be storing the original paths somewhere else -- probably in ~/Library/Application Support/Path Finder/Settings/Data Store/trashAttributes.plist, by the look of it. David Shepherdson -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/blacktree-quicksilver. For more options, visit https://groups.google.com/d/optout.
