QuickSearch eXtended
Moderators: Hacker, petermad, Stefan2, white
Maybe [face=courier]MatchFileW[/face] could be called again when the plug-in data for the column becomes available.
It might be a little bit distracting to see additional results in the quick search pop up with a delay but on the other hand it would allow asynchronous usage and thus maintain the current perceived performance with the possibility to search custom fields.
Given that many search tools show the results delayed it's actually not that uncommon anyway.
It might be a little bit distracting to see additional results in the quick search pop up with a delay but on the other hand it would allow asynchronous usage and thus maintain the current perceived performance with the possibility to search custom fields.
Given that many search tools show the results delayed it's actually not that uncommon anyway.
Hello Samuel!
Thanks for adding the new feature, your AddOn (dll, util, plugin or what ever
)will be better and better!
I've checked "filter_files_and_folders=1" but this disables the QuickSearch functionality for the disabled folders?
It just works only with the 1st folder. Is it possible to bring it back again for all folders?
It would be fine, to have Quick Search for folders and Quick Filter for files?
mf
PS: Don't be worry about wlx or not wlx! It works, and this is the main thing!
Thanks for adding the new feature, your AddOn (dll, util, plugin or what ever

Code: Select all
- Added: ini option "filter_files_and_folders" to only filter files or only filter folders (doesn’t work in zip files)
I've checked "filter_files_and_folders=1" but this disables the QuickSearch functionality for the disabled folders?
It just works only with the 1st folder. Is it possible to bring it back again for all folders?
It would be fine, to have Quick Search for folders and Quick Filter for files?
mf
PS: Don't be worry about wlx or not wlx! It works, and this is the main thing!
Bankster - Word of the Year 2009
-
- Power Member
- Posts: 556
- Joined: 2006-04-01, 00:11 UTC
Hello Samuel
When I input, for example, "one" and Quickfilter is on, only files containing "one" are displayed. Then I go on typing "|two" so the search string becomes "one|two", still only files containing "one" are displayed. I have to press CTRL+S twice to make files containing "two" appear along with files containing "one".
I can understand why it behaves like this. But can you do something to make it automatically change according to what I was inputing?
When I input, for example, "one" and Quickfilter is on, only files containing "one" are displayed. Then I go on typing "|two" so the search string becomes "one|two", still only files containing "one" are displayed. I have to press CTRL+S twice to make files containing "two" appear along with files containing "one".
I can understand why it behaves like this. But can you do something to make it automatically change according to what I was inputing?
Samuel, here's my input.
Two reasons why I still use Shanny's PinYin QuickSearch Pro (May 30, 2009 version):
1) Is it possible to match the beginning with Google like Quicksearch? (Not matching either beginning or end has been counter-productive for me.)
2) After entering one letter, Shanny's Pinyin Quick search Pro immediately filters out results on the screen (so you don't see the rest which are distracting); while with Google like Quicksearch the cursor merely jumps to the 1st candidate in a long list of files.
Thanks for the hard work and we look forward to more improvements!
Two reasons why I still use Shanny's PinYin QuickSearch Pro (May 30, 2009 version):
1) Is it possible to match the beginning with Google like Quicksearch? (Not matching either beginning or end has been counter-productive for me.)
2) After entering one letter, Shanny's Pinyin Quick search Pro immediately filters out results on the screen (so you don't see the rest which are distracting); while with Google like Quicksearch the cursor merely jumps to the 1st candidate in a long list of files.
Thanks for the hard work and we look forward to more improvements!
- Samuel
- Power Member
- Posts: 1930
- Joined: 2003-08-29, 15:44 UTC
- Location: Germany, Brandenburg an der Havel
- Contact:
2vic2009
Just use "allow_empty_result=1" in ini. Its a feature of TC. TC assumes with more text no more files could be found. So for performance reasons it only checks the already filtered files again. But Christian kindly added this ini switch for the reason.
The reason why I didnt use it by default is that its a good feature. Because it stops your input if no more files are in list.
<Edit>: 2Christian: Perhaps there could be three states for "allow empty result":
</Edit>
As a workaround you can just write "one|two" and remove the last char and add it again.
2pcitrus
1) Do you mean the beginning of the individual words (a) or the beginning of the filename (b)?
Please: Write exactly what filenames you want to find. Tell me how the search should work.
<Edit> I cannot use the original TC behavior, because then there would be no Google like filtering.
2) You have to press Ctrl + s to switch between filter and search mode</Edit>
Just use "allow_empty_result=1" in ini. Its a feature of TC. TC assumes with more text no more files could be found. So for performance reasons it only checks the already filtered files again. But Christian kindly added this ini switch for the reason.
The reason why I didnt use it by default is that its a good feature. Because it stops your input if no more files are in list.
<Edit>: 2Christian: Perhaps there could be three states for "allow empty result":
0 - longer search strings can't return more results
8 - longer search strings can return more results (also allow empty result) -> for RegEx
16 - longer search strings can return more results (but disallow empty result) -> for Or
</Edit>
As a workaround you can just write "one|two" and remove the last char and add it again.
2pcitrus
1) Do you mean the beginning of the individual words (a) or the beginning of the filename (b)?
Code: Select all
a) search for: "cat dog"
find: "bla bla dogbla catbla"
find not: "bla bla bladogbla blacat"
Code: Select all
b) search for: "cat dog"
find: "catbla dogbla"
find not: "catbla bla dogbla"
<Edit> I cannot use the original TC behavior, because then there would be no Google like filtering.
2) You have to press Ctrl + s to switch between filter and search mode</Edit>
Hi,
Brilliant plugin - thanks! However, it has a "feature" that I find annoying:
1. type something in the search dialog
2. use up and down keys to put the cursor on the exact file you are searching for
3. press ctrl+c to copy the file to the clipboard
4. navigate to another directory and press ctrl+v
...nothing happens. In step 3 you have to press escape before you can use ctrl+c (or ctrl+x) which is really annoying. Can this be fixed or is it by design?
/ Regards, Poul
Brilliant plugin - thanks! However, it has a "feature" that I find annoying:
1. type something in the search dialog
2. use up and down keys to put the cursor on the exact file you are searching for
3. press ctrl+c to copy the file to the clipboard
4. navigate to another directory and press ctrl+v
...nothing happens. In step 3 you have to press escape before you can use ctrl+c (or ctrl+x) which is really annoying. Can this be fixed or is it by design?
/ Regards, Poul
- Samuel
- Power Member
- Posts: 1930
- Joined: 2003-08-29, 15:44 UTC
- Location: Germany, Brandenburg an der Havel
- Contact:
The plugin only can decide which files are in the list for a specific filter. Your problem is up to TC Development itself.
The problem is: Ctrl+c could also be meant as: copy selected text. Hacker proposed something like Win+c to work on filelist instead. Currently you must press ESC.
I hope it will get customizable:
a) decide wheather ctrl+c (left & right arrow, ctrl+v, etc) should be used on filelist or Quickfilter window.
b) making it possible to create an additional shortcut to the other thing
The problem is: Ctrl+c could also be meant as: copy selected text. Hacker proposed something like Win+c to work on filelist instead. Currently you must press ESC.
I hope it will get customizable:
a) decide wheather ctrl+c (left & right arrow, ctrl+v, etc) should be used on filelist or Quickfilter window.
b) making it possible to create an additional shortcut to the other thing
- fenix_productions
- Power Member
- Posts: 1979
- Joined: 2005-08-07, 13:23 UTC
- Location: Poland
- Contact:
2Samuel
Something what might help:
Please add support for that in your tcmatch.dll (INI in dll directory).16.06.09 Added: Set location and name of tcmatch.dll via wincmd.ini [Configuration] tcmatch= (must contain full path+file name, supports env. vars)
Something what might help:
Code: Select all
HMODULE GetCurrentModule()
{
MEMORY_BASIC_INFORMATION mbi;
VirtualQuery( GetCurrentModule, &mbi, sizeof(mbi) );
return (HINSTANCE)mbi.AllocationBase;
}
void GetIniName(){
TCHAR szAppPath[MAX_PATH];
DWORD nr = GetModuleFileName(GetCurrentModule(), szAppPath, sizeof(szAppPath));
ininame.assign(&szAppPath[0], &szAppPath[nr]);
ininame.erase(ininame.end() - 3, ininame.end());
ininame.append(L"ini");
}
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...
#128099
#128099