Files modified in the last 3 minutes,doesn't work

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
raam30
Posts: 8
Joined: 10 Dec 2014 12:31

Files modified in the last 3 minutes,doesn't work

Post by raam30 »

Is this the command to be entered in the set Visual Filter for files modified in the last 3 minutes -- "3 Mins|Modified In The Last 3 Mins" ageM: <= 3 m

If not what is to be entered in the set visual filter ?

admin
Site Admin
Posts: 66312
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Files modified in the last 3 minutes,doesn't work

Post by admin »

Hi and welcome,

"n" is for minutes:

Code: Select all

"3 Mins|Modified In The Last 3 Mins" ageM: <= 3 n
Don

raam30
Posts: 8
Joined: 10 Dec 2014 12:31

Re: Files modified in the last 3 minutes,doesn't work

Post by raam30 »

Even then it doesn't showed the files which were modified in the last 3 minutes and what is the command for ,created the files in the last 3 minutes ?

raam30
Posts: 8
Joined: 10 Dec 2014 12:31

Re: Files modified in the last 3 minutes,doesn't work

Post by raam30 »

Sir,what i did was copied 3 to 4 files to a particular directory and i want these 3 to 4 files to be shown when the set visual filter is applied.

PeterH
Posts: 2827
Joined: 21 Nov 2005 20:39
Location: DE W11Pro 24H2, 1920*1200*100% 3840*2160*150%

Re: Files modified in the last 3 minutes,doesn't work

Post by PeterH »

raam30 wrote:Sir,what i did was copied 3 to 4 files to a particular directory and i want these 3 to 4 files to be shown when the set visual filter is applied.
Check the attributes of the files.

If I'm right you should look for created, not modified.

raam30
Posts: 8
Joined: 10 Dec 2014 12:31

Re: Files modified in the last 3 minutes,doesn't work

Post by raam30 »

how to apply the filter such that these 3 to 4 files are shown.

raam30
Posts: 8
Joined: 10 Dec 2014 12:31

Re: Files modified in the last 3 minutes,doesn't work

Post by raam30 »

What's the answer don?

bdeshi
Posts: 4256
Joined: 12 Mar 2014 17:27
Location: Asteroid B-612
Contact:

Re: Files modified in the last 3 minutes,doesn't work

Post by bdeshi »

If you're using XY's own custom copy, then go to Tools -> Configuration -> File Operations.
Open "Configure" under Custom Copy Operations. and uncheck "Preserve all item dates".
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]

TheQwerty
Posts: 4373
Joined: 03 Aug 2007 22:30

Re: Files modified in the last 3 minutes,doesn't work

Post by TheQwerty »

In the address bar you can just type:

Code: Select all

|ageM: <= 3n
Or you can use View | Tab | Set Visual Filter... to show the Set Visual Filter dialog where you only have to enter:

Code: Select all

ageM: <= 3n
If you want to store this visual filter in the catalog, MRU list, or give it a comment/caption to remind you what it does, then right before the ageM include a string within double-quotes like so:

Code: Select all

"Modified in last 3 minutes" ageM: <= 3n
If you want to instead see those items CREATED in the last 3 minutes change ageM to ageC.


Also, this isn't a chat room, sometimes it takes some time before someone sees your post. No need to bump it and ask for status updates every 30 minutes.
To see the attached files, you need to log into the forum.

raam30
Posts: 8
Joined: 10 Dec 2014 12:31

Re: Files modified in the last 3 minutes,doesn't work

Post by raam30 »

@qwerty -- I used your command for files created in 3 minutes,but it is also listing files which were created in 10-12 minutes back. There seems to be a bug.

admin
Site Admin
Posts: 66312
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Files modified in the last 3 minutes,doesn't work

Post by admin »

For CREATED use this:

Code: Select all

ageC: <= 3n
ageM is for MODIFIED.

raam30
Posts: 8
Joined: 10 Dec 2014 12:31

Re: Files modified in the last 3 minutes,doesn't work

Post by raam30 »

@don -- I have tried Your command earlier itself,but it's also showing results which were created 10- 12 minutes back

admin
Site Admin
Posts: 66312
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Files modified in the last 3 minutes,doesn't work

Post by admin »

Can you post a screenshot of the filtered list showing the wrong results?

PeterH
Posts: 2827
Joined: 21 Nov 2005 20:39
Location: DE W11Pro 24H2, 1920*1200*100% 3840*2160*150%

Re: Files modified in the last 3 minutes,doesn't work

Post by PeterH »

raam30 wrote:@don -- I have tried Your command earlier itself,but it's also showing results which were created 10- 12 minutes back
Did you have a look at the time attributes of the files that shouldn't be displayed? Were they as should be expected?

raam30
Posts: 8
Joined: 10 Dec 2014 12:31

Re: Files modified in the last 3 minutes,doesn't work

Post by raam30 »

xy.png
In the above screenshot the 3 files naming directory opus 11.7.001 to .003 are new and others are older than 3 minutes.
To see the attached files, you need to log into the forum.

Post Reply