I am grateful for the wonderful product, Everything.
Please teach me how to solve it. I am sorry for my poor English.
I use it with HTTP server mode, with the HTTP server strings template: http_server_strings.zip, made form and set "path" with selectbox.
("path" is, search whole paths if value is nonzero)
The "path" option is effective for the first time, but if you click "next" link at the bottom of the page, the "path" designation will be canceled and the search result will decrease at once.
How can I maintain the "path" specification?
Please help me, Thank you.
with HTTP server mode, the state of the "path" key is not inherited
Re: with HTTP server mode, the state of the "path" key is not inherited
Unfortunately, Everything only adds the search, sort, offset and count when building a previous/next link.
I've put this on my "Things to fix" list.
I've put this on my "Things to fix" list.
Re: with HTTP server mode, the state of the "path" key is not inherited
Please try the following fix:
Everything-1.4.1.909
This was actually an easy fix, I've added (when enabled): case, wholeword, path, regex and diacritics to HTTP server URLs.
You will need a little bit of javascript to initialize your path checkbox.
https://stackoverflow.com/questions/325 ... checkboxes
Everything-1.4.1.909
This was actually an easy fix, I've added (when enabled): case, wholeword, path, regex and diacritics to HTTP server URLs.
You will need a little bit of javascript to initialize your path checkbox.
https://stackoverflow.com/questions/325 ... checkboxes
Re: with HTTP server mode, the state of the "path" key is not inherited
Thank you very much.
I confirmed the operation immediately, so very good to get result.
Thank you for a wonderful tool, great support.
I confirmed the operation immediately, so very good to get result.
Thank you for a wonderful tool, great support.