It would be nice if Property: sorts were maintained

Discussion related to "Everything" 1.5 Alpha.
Post Reply
therube
Posts: 4600
Joined: Thu Sep 03, 2009 6:48 pm

It would be nice if Property: sorts were maintained

Post by therube »

It would be nice if Property: sorts were maintained.

Add Length
Sort by Length

Perform a new search, say, "trains"

Back arrow

Prior search is now sorted by (something other then Length)
void
Developer
Posts: 15237
Joined: Fri Oct 16, 2009 11:31 pm

Re: It would be nice if Property: sorts were maintained

Post by void »

Please enable fast Length sort:
  • In Everything, from the Tools menu, click Options.
  • Click the Property tab on the left.
  • Check Fast Sort.
  • Click OK.
Sorting by length will now be instant and persistent.
therube
Posts: 4600
Joined: Thu Sep 03, 2009 6:48 pm

Re: It would be nice if Property: sorts were maintained

Post by therube »

Oh, OK. I'll give that a shot. (It will help.)
therube
Posts: 4600
Joined: Thu Sep 03, 2009 6:48 pm

Re: It would be nice if Property: sorts were maintained

Post by therube »

Oh.
That indexes all files (meeting the filter).
(For me, that is too much.)

I was just looking for something that worked on a "lazy load" basis, current window only, such that back arrow remembered previous sort, even if was happened to be on a Property: (like Length).
void
Developer
Posts: 15237
Joined: Fri Oct 16, 2009 11:31 pm

Re: It would be nice if Property: sorts were maintained

Post by void »

such that back arrow remembered previous sort
back/forward will remember the sort for the next update.

Thank you for your suggestion therube.
void
Developer
Posts: 15237
Joined: Fri Oct 16, 2009 11:31 pm

Re: It would be nice if Property: sorts were maintained

Post by void »

Everything 1.5.0.1253a will now remember the sort order for previous navigation history.
therube
Posts: 4600
Joined: Thu Sep 03, 2009 6:48 pm

Re: It would be nice if Property: sorts were maintained

Post by therube »

What is expected behavior... ?

Say you sort on Length
(This is with a 'lazyload', not a Property length [indexed] sort)
Then do a 'Find Length Duplicates'
Then 'cancel' the DUPE

Should sort remain on Length?
(As is, it reverts to 'Name' sort.)
void
Developer
Posts: 15237
Joined: Fri Oct 16, 2009 11:31 pm

Re: It would be nice if Property: sorts were maintained

Post by void »

I'll look into keeping the old (length) sort.
Thanks for the suggestion.

Currently, Everything is forcing a requery when cancelling the find dupes.
This resets the sort to the last 'fast sort'.
void
Developer
Posts: 15237
Joined: Fri Oct 16, 2009 11:31 pm

Re: It would be nice if Property: sorts were maintained

Post by void »

Everything 1.5.0.1258a will now keep the sort order after clearing the DUPE status.
Post Reply