Advanced Search for date recently changed

Discussion related to "Everything" 1.5 Alpha.
Post Reply
mschmitt
Posts: 30
Joined: Thu Jul 19, 2018 8:03 pm

Advanced Search for date recently changed

Post by mschmitt »

When I try to use Search > Advanced Search > Date recently changed to select on Date Modified, it doesn't display any items. I think it is because the dialog generates a rc query, but Help > Search Syntax says it should be dm (which does work). Tried it with 1.5.0.1366a, same result.
therube
Posts: 4955
Joined: Thu Sep 03, 2009 6:48 pm

Re: Advanced Search for date recently changed

Post by therube »

(I think it's going to have to do with the meaning of rc: [of which I'm not sure of offhand]?)
NotNull
Posts: 5458
Joined: Wed May 24, 2017 9:22 pm

Re: Advanced Search for date recently changed

Post by NotNull »

Using recent change dates requires these to be indexed (Menu => Tools => Indexes: enable Index recent changes


However ...
date recent change is a relic from the past (IMO) and less useful than using date modified.

Couple of examples:
dm:last10minutes
dm:today

date syntax
date constants


@void: Why not remove recent changes altogether? (including Load USN Journal into the Recent Changes database)
mschmitt
Posts: 30
Joined: Thu Jul 19, 2018 8:03 pm

Re: Advanced Search for date recently changed

Post by mschmitt »

NotNull wrote: Fri Jan 12, 2024 10:30 pm Using recent change dates requires these to be indexed (Menu => Tools => Indexes: enable Index recent changes


However ...
date recent change is a relic from the past (IMO) and less useful than using date modified.

Couple of examples:
dm:last10minutes
dm:today

date syntax
date constants


@void: Why not remove recent changes altogether? (including Load USN Journal into the Recent Changes database)
Shouldn't the GUI for Recently Changed actually be Modified Date? There's no other modified date field, and Recently Changed shows as not requiring extra indexing.
NotNull
Posts: 5458
Joined: Wed May 24, 2017 9:22 pm

Re: Advanced Search for date recently changed

Post by NotNull »

mschmitt wrote: Fri Jan 12, 2024 10:55 pm Shouldn't the GUI for Recently Changed actually be Modified Date? There's no other modified date field
There is a Date Modified field (see screenshot), but the date settings are split by the Size settings. That is confusing ...

Recently Changed shows as not requiring extra indexing.
Good point! It should.


The Advanced Search is one of the features that is yet to be updated. I hope your pointers will be taken into account.
mschmitt
Posts: 30
Joined: Thu Jul 19, 2018 8:03 pm

Re: Advanced Search for date recently changed

Post by mschmitt »

You're right, I missed it.

When you open the Advanced Search dialog, it is scrolled to where it last was. It happened to be scrolled so three date related fields were visible: date created, date last accessed, date recently changed. I didn't see the date modified field above the size field, and so figured that "date recently changed" must be its name for "date modified".
void
Developer
Posts: 16669
Joined: Fri Oct 16, 2009 11:31 pm

Re: Advanced Search for date recently changed

Post by void »

I would like to keep recent changes.

It can be useful for tracking renames and other changes to your system.



I will look into hiding the Date Recently Changed field in the advanced search when this option is disabled.
mschmitt
Posts: 30
Joined: Thu Jul 19, 2018 8:03 pm

Re: Advanced Search for date recently changed

Post by mschmitt »

My suggestion would be:
  • Swap position of Size and Modified Date so all the date fields are together
  • Mark Recently Changed as needing indexing
NotNull
Posts: 5458
Joined: Wed May 24, 2017 9:22 pm

Re: Advanced Search for date recently changed

Post by NotNull »

Agreed!
void
Developer
Posts: 16669
Joined: Fri Oct 16, 2009 11:31 pm

Re: Advanced Search for date recently changed

Post by void »

Everything 1.5.0.1367a moves the date fields together.

The Date recent change field is now only shown when indexing recent changes.



I have on my TODO list to remove "Load USN Journal into the Recent Changes database" when indexing recent changes is disabled.
Thank you for the suggestions.
mschmitt
Posts: 30
Joined: Thu Jul 19, 2018 8:03 pm

Re: Advanced Search for date recently changed

Post by mschmitt »

Verified.
Post Reply