Flow-Launcher / Flow-Launcher/Flow.Launcher

Improve the pinyin fuzzy search function

Open
#4,158 3 comments 0 reactions 0 assignees View on GitHub
enhancement keep-fresh
Dominant language
C#
Stars
15.6k
Forks
644
Avg merge
16h 51m
Merged PRs (30d)
3

Description

1. Please look at the following two pictures, the same search keyword, using the initial letters of Chinese pinyin, can only match one of the files, the other is not displayed. If you use full spelling, or a mixture of simple spelling and full spelling, it can be displayed normally.

2. Also, for keywords with spaces in the middle, do not match in the order of all keywords, and if they cannot be matched in order, match them in sections to the file name section. Because some file names are very long, I only remember a part of them, and I need multiple keyword matches, but I don't remember the order of the keywords in these file names. (This feature was mentioned in one of my previous requirements).

Image

Image

Image

Image

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.