How to find duplicates based on modified DATE only?

Discussion related to "Everything" 1.5.
Post Reply
eswul62
Posts: 167
Joined: Wed Jul 31, 2013 6:07 am

How to find duplicates based on modified DATE only?

Post by eswul62 »

Searching for duplicate files with same extension and modified date I am using dupe:size;dm

Results are files with same modified date AND time.

However, there are files that have a slightly different time stamp, but are nonetheless the same. Same subject, size, etc.
Vainly searched for a way to search for same size and same DATE only (so, ignorning time stamp)

Any suggestions?
Thanks.

Examples: Same subject/largely the same name, different time stamps
SnagIt-11052025 100156.png
SnagIt-11052025 100156.png (5.05 KiB) Viewed 1930 times
void
Developer
Posts: 19870
Joined: Fri Oct 16, 2009 11:31 pm

Re: How to find duplicates based on modified DATE only?

Post by void »

dupe:size;day-modified
eswul62
Posts: 167
Joined: Wed Jul 31, 2013 6:07 am

Re: How to find duplicates based on modified DATE only?

Post by eswul62 »

Super!

Many many thanks.
Everything is so powerful.
Maybe same can be achieved with some duplicate cleaner tool, whatever.
After tediously settings things up within the tool and then run it for half an hour or so...
Thanks again.
void
Developer
Posts: 19870
Joined: Fri Oct 16, 2009 11:31 pm

Re: How to find duplicates based on modified DATE only?

Post by void »

Making a small note here:
Everything 1.5.0.1392a renames
Day Modified
to
Date Modified Date
.

Day Modified will still work.
However, the UI will now reference it as Date Modified Date.

Time Modified has also been renamed to Date Modified Time.
Post Reply