Are user commands for time filter possible?

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
chicmatt
Junior Member
Junior Member
Posts: 8
Joined: 2013-09-04, 11:38 UTC
Location: Seoul, Korea

Are user commands for time filter possible?

Post by *chicmatt »

Hello.

I have found several useful filter commands like the following in an extended menu pack.

[em_ext_show_name_ext]
cmd=cd
param=%Z;%N ?"
menu=Show Only Files with Same Name + Extension
button=wcmicons.dll,25


But how can I create time filters as user commands?

I'd like to create filters such as "Modified within one hour", "Modified within 24 hours" and "Modified in this week".
(These are already defined in my search list and used in color settings.)

Thank you.
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

Use > character before search template name:

Code: Select all

cd >Modified within one hour
chicmatt
Junior Member
Junior Member
Posts: 8
Joined: 2013-09-04, 11:38 UTC
Location: Seoul, Korea

Post by *chicmatt »

Thank you.

Works great!
Post Reply