https://bugs.kde.org/show_bug.cgi?id=340283
--- Comment #25 from Alexander Lohnau <alexander.loh...@gmx.de> --- >So a simple drag-and-drop ordering with the relevance decreasing in steps of >5% or so? Yeah, having the relevance in such percentual steps is what I had in mind. Thinking about this a bit more, there are some things that need doing first: - Port the Plasmasearch KCM to QML, because otherwise we need to redo the UI the port happens - Fix the milou workaround I mentioned - Ensure that the relevance stays in it's boundaries (only checked in one of two possible codepaths) - Ensure that the logic to increase the relevance does not interfere too much with the sorting the user has specified. https://phabricator.kde.org/T13989 touches this topic -- You are receiving this mail because: You are watching all bug changes.