Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

global search and realtime display the result #348

Open
huanghui6678 opened this issue Sep 10, 2022 · 6 comments
Open

global search and realtime display the result #348

huanghui6678 opened this issue Sep 10, 2022 · 6 comments

Comments

@huanghui6678
Copy link

my winfile version : 10.1.4.0
It seems I only can search a file or dir in current dir, but most time I don't know the target file was in C:\ or D:\ .
Another useful feature is when I search a file(just call it A.txt), I input A, but I don't know the result until searching behaviour is finished.
all above feature have been support by the software everything, if winfile can connect with everything, it will be perfect.

at last, no matter winfile meet this requirement or not, it's a good tool!

@schinagl
Copy link
Contributor

I understood

  • After issuing a search. the empty search window shall open immediately. It fills as the matches trickle in
  • Search shall not be limited to one drive, but to a e.g. comma separated list. e.g. c:, d:\mydir, e:\photo

Correct?

@huanghui6678
Copy link
Author

huanghui6678 commented Sep 13, 2022

thanks for your response!
yes. I try to explain my search behaviour.
winfile support regular expression,

  1. open search window
  2. input a regular expression, for example *pcie*pdf, search range is the entire C:\ and D:\ drive, I think winfile should show me the result real-time.

current the behaviour of winfile:

  1. open search window
  2. input a word, for example *pcie*, winfle begin to search and show the result several seconds later;
  3. I check the result, if the result list is too long, I need input a new key word, pciepdf.

@huanghui6678
Copy link
Author

update a test

  1. open search window;
  2. input a regular expression, for example *pcie*pdf, search range is the entire d:\
  3. winfile close the search window and show me search result in another window
  4. open search window, but keep Search Sesult Windows opened;
  5. input a regular expression, for example *nvme*pdf, search range is the entire d:\
  6. winfile show me result real time in the Search Sesult Windows!

@schinagl
Copy link
Contributor

@craigwi: What was the reason that the search opens the result only when it is done/interrupted? (except the search window is minimized)
Was it 'because it was ever since like that' ?

It is a 3 lines change to immediatley open the search result window and one can watch the result drop in piece by piece.

I personally see a benefit in it, because one might stop the search if she sees the expected files are already found

PR? Should I?

@craigwims
Copy link
Contributor

I think it was always like that. I like the idea of enabling it all the time.

@schinagl
Copy link
Contributor

schinagl commented Dec 8, 2022

This issue contained two requests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants