ZTree.com  | ZEN  | About...  

 Index   Back

[ZEP] Filter+Display files by creation date   [ZEP]

By: Laurent Duchastel     Montréal, Québec  
Date: Jan 19,2019 at 13:55
In Response to: [ZEP] Filter+Display files by creation date (Ben Kent)

> > From memory, only the written date is logged, so only that can be
> filtered/displayed/sorted on.
> So to be able to filter, what is logged would have to be changed,
> adding to the memory footprint and changing the zlog file format.
> If extra things are logged, then expect requests to be able to filter,
> display and sort by the extra data.
> >
> In the meanwhile, try this cmd command
> dir /tc /od *.*
>
> Or this powershell command which does the filter you want
> Get-ChildItem -Path C:\Users\someone\Documents -Recurse |
> Where-Object {$_.CreationTime -gt '2019-01-15'}
>
> You could also read my old (2004) post regarding extending
> Alt-Filedisplay http://www.ztw3.com/forum/forum_entry.php?id=58373.

Thank you Ben.

I could tackle my need with the procedure I explained previously.

This said, your technical explanation and way to bypass the limitation shows there is, *perhaps*, an opportunity for a new option, although I agree there are the question of additional memory usage, but even and importantly, if this would fill a very exceptional and seldom-seen need or a more common one....

Have a nice day !


Laurent Duchastel

931 views      
Thread locked
 

Messages in this Thread

 
96,631 Postings in 12,230 Threads, 350 registered users, 81 users online (0 registered, 81 guests)
Index | Admin contact |   Forum Time: Mar 19, 2024 - 3:18 am UTC  |  Hits:62,006,638  (3,919 Today )
RSS Feed