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

[BUG] "folder:" filter doesn't work when enable RegEx|"folder:"筛选命令在启用正则搜索后失效 #96

Closed
Jiang10086 opened this issue Apr 28, 2024 · 1 comment
Labels
NMP Issues that aren't from the plugin, or can't be fix, or not worth fixing

Comments

@Jiang10086
Copy link

Describe the bug
When I enable RegEx in the plugin's setting, I can't use "folder:" commander to filter only folders.

To Reproduce
Steps to reproduce the behavior:

  1. Enable RegEx in plugin's setting
  2. Search use "folder:"
  3. No result shows

Expected behavior
"folder:" still work in RegEx mode.

Screenshots
When RegEx disabled:
image

When RegEx enabled:
image

Logs (please upload or provide link to you log):
2024-04-28.txt

Version (please provide the version of software you are using):

  • PowerToy: 0.80.1
  • Everything:1.4.1.1024 (x64)
  • Windows: Windows 11 Pro Workstaion 23H2 22631.3527
@Jiang10086 Jiang10086 added the bug Something isn't working label Apr 28, 2024
@lin-ycv
Copy link
Owner

lin-ycv commented Apr 29, 2024

this isn't a bug per say, at least not with this plugin, it's a issue with Everything not supporting search filters when regex is enabled

image
image

what you can do alternatively is enable regex: in the search query instead of the settings
image

this however made me notice that search filters are broken in the latest release #97

@lin-ycv lin-ycv closed this as not planned Won't fix, can't repro, duplicate, stale Apr 29, 2024
@lin-ycv lin-ycv added NMP Issues that aren't from the plugin, or can't be fix, or not worth fixing and removed bug Something isn't working labels Apr 29, 2024
lin-ycv added a commit that referenced this issue Apr 29, 2024
Workaround for #96

adjustments to templates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NMP Issues that aren't from the plugin, or can't be fix, or not worth fixing
Projects
None yet
Development

No branches or pull requests

2 participants