Multi Commander Support Forum

Multi Commander => Feature Requests and Suggestions => Topic started by: avantuser1114 on November 13, 2012, 05:37:58

Title: column-based filter and quick search
Post by: avantuser1114 on November 13, 2012, 05:37:58
currently, filtering and  quick search works only on files/folders name columns..please add the feature to allow filter and quick search in other columns to..like the dates(last modified and date created)...
Title: Re: column-based filter and quick search
Post by: Mathias (Author) on November 13, 2012, 07:36:53
Quick search on date/time is messy because every region has it own way of writing time and dates. and it is messy

But the View filter does support date/time filtering a bit.

"!today"  - only show file/folder with date from today
"-!today" - show all file Except the file/folder from today
"!2012-01-01" - Show file that are newer then 2012-01-01
"-!2012-01-01" - Show file that are older then then 2012-01-01


Title: Re: column-based filter and quick search
Post by: avantuser1114 on November 13, 2012, 07:55:58
these will do...thanks!