A Windows XP help forum. PCbanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » PCbanter forum » Microsoft Windows XP » Customizing Windows XP
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Can Windows XP File Manager sort by multiple fields?



 
 
Thread Tools Display Modes
  #1  
Old May 24th 10, 10:37 PM posted to microsoft.public.windowsxp.customize
ListerEeen
external usenet poster
 
Posts: 2
Default Can Windows XP File Manager sort by multiple fields?

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
Ads
  #2  
Old May 24th 10, 10:51 PM posted to microsoft.public.windowsxp.customize
Tim Meddick[_3_]
external usenet poster
 
Posts: 1,020
Default Can Windows XP File Manager sort by multiple fields?

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" wrote in message
...
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


  #3  
Old May 24th 10, 10:51 PM posted to microsoft.public.windowsxp.customize
Tim Meddick[_3_]
external usenet poster
 
Posts: 1,020
Default Can Windows XP File Manager sort by multiple fields?

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" wrote in message
...
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


  #4  
Old May 25th 10, 04:03 PM posted to microsoft.public.windowsxp.customize
Swifty
external usenet poster
 
Posts: 476
Default Can Windows XP File Manager sort by multiple fields?

On Mon, 24 May 2010 22:51:42 +0100, "Tim Meddick"
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
  #5  
Old May 25th 10, 04:03 PM posted to microsoft.public.windowsxp.customize
Swifty
external usenet poster
 
Posts: 476
Default Can Windows XP File Manager sort by multiple fields?

On Mon, 24 May 2010 22:51:42 +0100, "Tim Meddick"
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
  #6  
Old May 25th 10, 08:57 PM posted to microsoft.public.windowsxp.customize
Tim Meddick[_3_]
external usenet poster
 
Posts: 1,020
Default Can Windows XP File Manager sort by multiple fields?

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" wrote in message
...
On Mon, 24 May 2010 22:51:42 +0100, "Tim Meddick"
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


  #7  
Old May 25th 10, 08:57 PM posted to microsoft.public.windowsxp.customize
Tim Meddick[_3_]
external usenet poster
 
Posts: 1,020
Default Can Windows XP File Manager sort by multiple fields?


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" wrote in message
...
On Mon, 24 May 2010 22:51:42 +0100, "Tim Meddick"
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


  #8  
Old May 26th 10, 10:05 AM posted to microsoft.public.windowsxp.customize
Swifty
external usenet poster
 
Posts: 476
Default Can Windows XP File Manager sort by multiple fields?

On Tue, 25 May 2010 20:57:58 +0100, "Tim Meddick"
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
  #9  
Old May 26th 10, 10:05 AM posted to microsoft.public.windowsxp.customize
Swifty
external usenet poster
 
Posts: 476
Default Can Windows XP File Manager sort by multiple fields?

On Tue, 25 May 2010 20:57:58 +0100, "Tim Meddick"
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
  #10  
Old May 26th 10, 10:13 PM posted to microsoft.public.windowsxp.customize
Tim Meddick[_3_]
external usenet poster
 
Posts: 1,020
Default Can Windows XP File Manager sort by multiple fields?

Yes it does [scatter] but, as I said before...

If, before-hand, you selected ALL the [.pdf] files (i.e. highlighted them)
while "sorted by type" - *then* when you change to "sort by date" ALTHOUGH
they are "scattered" they are *still* highlighted - making them highly
visible!

http://twitpic.com/1rcd5c


==

Cheers, Tim Meddick, Peckham, London. :-)




"Swifty" wrote in message
...
On Tue, 25 May 2010 20:57:58 +0100, "Tim Meddick"
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


  #11  
Old May 26th 10, 10:13 PM posted to microsoft.public.windowsxp.customize
Tim Meddick[_3_]
external usenet poster
 
Posts: 1,020
Default Can Windows XP File Manager sort by multiple fields?

Yes it does [scatter] but, as I said before...

If, before-hand, you selected ALL the [.pdf] files (i.e. highlighted them)
while "sorted by type" - *then* when you change to "sort by date" ALTHOUGH
they are "scattered" they are *still* highlighted - making them highly
visible!

http://twitpic.com/1rcd5c


==

Cheers, Tim Meddick, Peckham, London. :-)




"Swifty" wrote in message
...
On Tue, 25 May 2010 20:57:58 +0100, "Tim Meddick"
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


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off






All times are GMT +1. The time now is 10:38 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 PCbanter.
The comments are property of their posters.