From: ListerEeen on 24 May 2010 17:37 I was wondering if File Explorer can sort a directory by both type AND THEN BY date? For example, id I want to see all the .tmp files in a directory sorted by date, can I do that from File Explorer? Seems it'd be possible to click on the primary sort field heading (say Type) and then hold down shift and select the Date heading. The I could easily see all files sorted by type and then within each type by date. Dave
From: Tim Meddick on 24 May 2010 17:51 You'd think so, wouldn't you....but, unfortunately, not! There's no way to do this with XP's Windows Explorer. The nearest, and most helpful answer I can give you is ; Click on the "Type" heading then, using the mouse and holding down the Ctrl-key, highlight (select) all the files of the type you want, say [.tmp] files. Then, when all the [.tmp] files are still highlighted, click on the "Date" heading. All the files will now be arranged by "Date" But while the [.tmp] files will still be scattered all over the place - this time, they will still be highlighted which makes them much easier to see... == Cheers, Tim Meddick, Peckham, London. :-) "ListerEeen" <ListerEeen(a)discussions.microsoft.com> wrote in message news:EC91411A-B6C8-4408-9425-4559B179E973(a)microsoft.com... >I was wondering if File Explorer can sort a directory by both type AND >THEN > BY date? > > For example, id I want to see all the .tmp files in a directory sorted by > date, can I do that from File Explorer? > > Seems it'd be possible to click on the primary sort field heading (say > Type) > and then hold down shift and select the Date heading. The I could easily > see > all files sorted by type and then within each type by date. > > Dave
From: Swifty on 25 May 2010 11:03 On Mon, 24 May 2010 22:51:42 +0100, "Tim Meddick" <timmeddick(a)o2.co.uk> wrote: >You'd think so, wouldn't you....but, unfortunately, not! I'd never realised this before now, but it will bug me for the rest of my days. Thanks. :-) I would have expected that sorting on column A, then on column "B" would leave the items with equal values in column "B" in the same order they were in after the sort of column "A", but not so. This sort of sort is called a "stable sort", as items with equal key values are not exchanged in the process. Unfortunately, stable sorts are less efficient that other sorts (presumably *unstable* sorts, but I've never come across that term). -- Steve Swift http://www.swiftys.org.uk/swifty.html http://www.ringers.org.uk
From: Tim Meddick on 25 May 2010 15:57 What did you think about my "highlight" idea? Ordering the file-list in Explorer by "Type" - then highlighting the file-type "block" - then re-order by date! Result : the files remain scattered, but easy to see as they are highlighted in date order. == Cheers, Tim Meddick, Peckham, London. :-) "Swifty" <steve.j.swift(a)gmail.com> wrote in message news:8dpnv59ufo22sdh9ljkupieu6nqm47p7uk(a)4ax.com... > On Mon, 24 May 2010 22:51:42 +0100, "Tim Meddick" > <timmeddick(a)o2.co.uk> wrote: > >>You'd think so, wouldn't you....but, unfortunately, not! > > I'd never realised this before now, but it will bug me for the rest of > my days. Thanks. :-) > > I would have expected that sorting on column A, then on column "B" > would leave the items with equal values in column "B" in the same > order they were in after the sort of column "A", but not so. > > This sort of sort is called a "stable sort", as items with equal key > values are not exchanged in the process. Unfortunately, stable sorts > are less efficient that other sorts (presumably *unstable* sorts, but > I've never come across that term). > > -- > Steve Swift > http://www.swiftys.org.uk/swifty.html > http://www.ringers.org.uk
From: Swifty on 26 May 2010 05:05 On Tue, 25 May 2010 20:57:58 +0100, "Tim Meddick" <timmeddick(a)o2.co.uk> wrote: >Ordering the file-list in Explorer by "Type" - then highlighting the >file-type "block" - then re-order by date! The phrase "re-order by date" confounded me. I sorted on the File Type column, and selected the PDF files. How would I re-order those by date? Clicking the date column to sort by date scatters the PDF files all over the place. -- Steve Swift http://www.swiftys.org.uk/swifty.html http://www.ringers.org.uk
|
Next
|
Last
Pages: 1 2 Prev: Should I upgrade to IE7 or IE8 Next: Hard drive thrashing - Windows XP Home |