https://bugs.kde.org/show_bug.cgi?id=433566
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |usability --- Comment #3 from Nate Graham <[email protected]> --- Depends on how searching is implemented in Albert. It might need to learn how to do this as well as KRunner. A cruder caveman fix could be to add the KCM's parent cagetory name to the KCM's keyword list, for every KCM that's in a cagetory. This would fix the issue automatically for KRunner, Albert, and System Settings. However these keywords would need to be manually updated every time a KCM got moved, which I can guarantee would get missed, and then the search results would be wrong. So it's probably better to go for the programmatic approach of teaching these search tools how to find out for themselves what a KCM's parent category is, so that it can be used as a search term. -- You are receiving this mail because: You are watching all bug changes.
