Someone should really fix the spotlight module... You can try using a request like '(kMDItemFSContentChangeDate >= $time.today(-1))' but unfortunately, even though the plugin is based on mdfind, I don't think there's a way to pass the -onlyin flag to limit it to a folder...
http://developer.apple.com/library/mac/#documentation/Carbon/Conceptual/SpotlightQuery/Concepts/QueryFormat.html Best Regards, Eric Doughty-Papassideris On 30 April 2011 17:57, Henning Jungkurth <[email protected]> wrote: > The first thing that came to mind when I read this was another feature > request: Sorting folders (or more general: the result list) by date > (with a shortcut): > https://github.com/quicksilver/Quicksilver/issues/178 > > If this were implemented, you could just call up your specific > download folder, sort by date and then you'd have the latest specific > download. And could even get to the ones before the very latest (which > is something I need quite often). > If that would work well for you, add a comment to that request, so > we'd see that there's a larger need for that. > > Another idea might be to have the latest downloads proxy object > configurable. So you could change the default folder, or add more > folders. It would then search all these folders for the latest object. > > Just throwing some ideas out there. :-) > > Also, it's best to add feature request to github > (https://github.com/quicksilver/Quicksilver/issues -> New Issue). It's > just easier to keep track of them there. > > > On Sat, Apr 30, 2011 at 5:36 PM, dsanson <[email protected]> wrote: >> It is neat! >> >> Unfortunately, I don't download most things into my Downloads folder. >> I like to download PDFs into one folder, for example, and DMGs into >> another. >> >> My first thought was that I should change my behavior so I can use the >> new feature. My second thought was that it would be neat if there was >> some way to specify another folder as a preference for the proxy >> object. My third thought was that it would be even neater if there was >> a way to to add, as custom entries in the catalog, similar proxy >> objects for other folders. >> >> So I thought I'd throw the second two thoughts out as (very low >> priority) feature requests, while I work on changing my behavior. >> >> Best, >> David >> >> >> >
