Search found 12 matches
- Mon Nov 09, 2020 3:53 pm
- Forum: Support
- Topic: can the Regex Syntax be used simultaneously?
- Replies: 7
- Views: 4715
Re: can the Regex Syntax be used simultaneously?
Hi Mr./Mrs NotNull, what a good teacher you're here! i finally see what i expected here based on your teaching: regex:^a.*.txt$ this is what i could imagine at the end of the day, and yup, i noticed the "Menu:Help > Search Syntax", but the purpose here is using 2 or more criteria: "a & txt" here, an...
- Mon Nov 09, 2020 6:29 am
- Forum: Support
- Topic: can the Regex Syntax be used simultaneously?
- Replies: 7
- Views: 4715
Re: can the Regex Syntax be used simultaneously?
hi NotNull, thank you for your in detailed explanation, it help me to understand the logic here. but, as i replied previously, i still don't know why it need "abc"(3 characters), can it work for 1 character, or 2 characters(sometimes, just remember 1-2 characters ^^)? thank you. The most common used...
- Sun Nov 08, 2020 3:11 pm
- Forum: Support
- Topic: can the Regex Syntax be used simultaneously?
- Replies: 7
- Views: 4715
Re: can the Regex Syntax be used simultaneously?
Hi ovg,
i just tried your method, it works, thanks.
but...
won't work. i.e.: not sure why "abc" is mandatory, does it mean 3 characters are minimal to input here for it working as expected?
thanks.
i just tried your method, it works, thanks.
but...
Code: Select all
regex:^a.\.txt$
regex:^a\d\.txt$
regex:^ab.\.txt$
regex:^ab\d\.txt$
thanks.
- Sun Nov 08, 2020 11:51 am
- Forum: Support
- Topic: can the Regex Syntax be used simultaneously?
- Replies: 7
- Views: 4715
can the Regex Syntax be used simultaneously?
=============version ============= Operation system: win10 1903 Everything: Version 1.4.1.992 (x64) Hi Team, i know the Regex Syntax, e.g: ^ Matches the start of the filename $ Matches the end of the filename while can they be used simultaneously, i mean, i want to search out the files with their na...
- Tue May 14, 2019 12:02 pm
- Forum: Bug report
- Topic: Chinese character in the directory is garbled in File List scenario
- Replies: 5
- Views: 16150
Re: Chinese character in the directory is garbled in File List scenario
Hi... what a great finding! ok, you're totally right! the error comes out when it's not UTF8 encoded, and after i modified it back into UTF8 encoded, it's totally fine without issue. and for your suggestion, yup, i also tested them both, and they works great also without any issue again! so the root...
- Mon May 13, 2019 1:43 pm
- Forum: Bug report
- Topic: Chinese character in the directory is garbled in File List scenario
- Replies: 5
- Views: 16150
Re: Chinese character in the directory is garbled in File List scenario
Hi... thanks for the tip. as attached, while i tested with your code, it's just with error again. and the other main point is: without the Size,Date Modified,Date Created,Attributes, etc, and in the directory without the Chinese character, only with English character, then, it's totally fine without...
- Sun May 12, 2019 1:27 pm
- Forum: Bug report
- Topic: Chinese character in the directory is garbled in File List scenario
- Replies: 5
- Views: 16150
Chinese character in the directory is garbled in File List scenario
Hi Team, as the Subject goes, there's the test.efu file, within which, there're the Chinese characters in the directory/folder, so as the attached screenshot, they're garbled(just error, can't read as expected). for testing reference, the .efu content is: Filename,Size,Date Modified,Date Created,Att...
- Wed Jun 14, 2017 3:23 pm
- Forum: Suggestions
- Topic: expect to have the column to display the duration of video
- Replies: 2
- Views: 2932
expect to have the column to display the duration of video
Hi David/Team, currently in the latest version 1.4.1.877, there'are some existing column, e.g: Name, Run Count, Path, Extension, Type, etc... however, my point here is, there's still no function of display the duration of videos, in the windows 7 Windows Explorer of video folders, there's this kind ...
- Wed Apr 19, 2017 2:11 am
- Forum: Suggestions
- Topic: missing 1 step shortcut to locate the filter
- Replies: 6
- Views: 3689
Re: missing 1 step shortcut to locate the filter
Can be done currently by Alt+S (Menu_Search), and Up arrow. Suggested in past to make Filters stand-alone menu like Bookmarks. Still, I think this idea to make a shortcut option to focus the filter bar is a good idea. . yeah, i just tried Alt+S (Menu_Search) as you said, and apparently there's the ...
- Thu Apr 13, 2017 12:01 pm
- Forum: Suggestions
- Topic: missing 1 step shortcut to locate the filter
- Replies: 6
- Views: 3689
Re: missing 1 step shortcut to locate the filter
void wrote:added to my TODO list: shortcut key to focus the filter bar.
thanks again for the prompt action plan.


- Thu Apr 13, 2017 11:28 am
- Forum: Suggestions
- Topic: missing 1 step shortcut to locate the filter
- Replies: 6
- Views: 3689
Re: missing 1 step shortcut to locate the filter
A shortcut for "next filter" and "previous filter"? -added to my TODO list. Hi Admin, "next filter" and "previous filter"? i'm afraid i'm not so familiar with the term you used. but what my point here is: to locate/focus the Filters(displayed in the right side of the search bar), the scenario is: e...
- Thu Apr 13, 2017 10:02 am
- Forum: Suggestions
- Topic: missing 1 step shortcut to locate the filter
- Replies: 6
- Views: 3689
missing 1 step shortcut to locate the filter
Hi David, currently in the latest beta version[1.4.1867b(x64)]: after take a look all the available Keyboard options currently, there's the Keyboard option for ->"View | Filters", but it's only for the display or hide of the Filters; meanwhile, i've known that we can set the shortcuts for locating t...