Skip to content

Feature: Convert regex to AQS in search bar #9711

Open
@eduardo-toptal

Description

@eduardo-toptal

What's the Problem?

Search queries can be even more powerful leveraging regular expressions.
Instead of the clunky Windows Query Syntax we could move from

.exe OR .pdf 
to
\.exe|\.pdf

and queries like

path/to/*/something

Solution/Idea

Add a checkbox to choose between windows default and regexp.
Also allow making regexp the standard.

Alternatives

None

Priorities

No response

Files Version

2.3.6.0

Windows Version

Windows 10 Pro 21H2

Comments

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area - omnibarFeatures or bug reports relating to the omnibar

    Projects

    Status

    🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions