Flow-Launcher / Flow-Launcher/Flow.Launcher
[Feature request] Filter start menu entries
- Dominant language
- C#
- Stars
- 15.6k
- Forks
- 644
- Avg merge
- 16h 51m
- Merged PRs (30d)
- 3
Description
When the option to suppress uninstall programs is active still all links in start menu with "uninstall" are in the result list.
If these entries where suppressed the IObitUninstaller entry "Uninstall programs" might also be suppressed which is unwanted.
A solution might be a feature as in Keypirinha Launcher that allows to filter start menu entries. My settings for this feature are these. The filter works from top to bottom "+" show, "-" suppress.
```
filters =
+ Uninstall Programs.lnk
+ BCUninstaller.lnk
+ Iobit Uninstaller.lnk
- *uninstall*.lnk
- *deinstall*.lnk
- *entfernen*.lnk
- *readme*
- *read me*
- *liesmich*
- *lizenz*
- *license*
- *Website*
- *on the web*
+ *
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.