Skip to content

[FEATURE] Allow partial matches when searching application (not only startsWith) #312

Description

@ViToni

Feature Description

Search also within application names and not only from the start of the application name.

Problem Statement

I have many "foo" utilities installed, but only one "fooquux" application.
If I enter just "quux" there is no match. If I enter "foo" I get all the other applications as well such as

  • foobar
  • foobaz
  • fooquux

I have to either start scrolling or enter at least the "q" to have only one entry.

Proposed Solution

If one would get results for partial matches and not only startsWith, "quux" (which is distinctlivly unique) would allow the requested application to be found faster.

Approach

I'd be willing to give it a try if this feature might be considered unseful for this project.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions