Summary: | Favorited apps should be weighted more heavily in search results | ||
---|---|---|---|
Product: | [Plasma] krunner | Reporter: | 799fbc77f7398d6693676b |
Component: | general | Assignee: | Alexander Lohnau <alexander.lohnau> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | mikel5764, nate, notmart, plasma-bugs |
Priority: | NOR | Keywords: | usability |
Version: | 5.21.0 | ||
Target Milestone: | --- | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/-/commit/df1eca501826cdd898cbeada1a5a5125c1a65e70 | Version Fixed In: | 6.0 |
Sentry Crash Report: |
Description
799fbc77f7398d6693676b
2021-03-05 14:46:48 UTC
I am not sure if the runner ever respected the favorites settings.
>Another solution could be to re-introduce an (optional) "favorites" tab (like "applications" and "places").
How would that look in KRunner? I have been thinking about showing the favorites when KRunner is invoked with an empty query. That will need some extra meddling on the KRunner/Milou side.
I will look into adjusting the relevance the next few days A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/2481 Git commit df1eca501826cdd898cbeada1a5a5125c1a65e70 by Alexander Lohnau. Committed on 01/06/2023 at 17:10. Pushed by alex into branch 'master'. runners/services: Increase score if an app is a favourite FIXED-IN: 6.0 M +1 -0 runners/services/CMakeLists.txt M +45 -6 runners/services/servicerunner.cpp M +18 -0 runners/services/servicerunner.h https://invent.kde.org/plasma/plasma-workspace/-/commit/df1eca501826cdd898cbeada1a5a5125c1a65e70 |