-
-
Notifications
You must be signed in to change notification settings - Fork 455
Add Plugin Priority Settings #276
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The design of assigning a weight to each plugin is a bit...primitive……. If anyone would have a better design, please feel free to comment. @Flow-Launcher/team |
jjw24
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
got some minor changes from testing
|
Should we make the scoring bump higher (50 to 150? ) since sometimes plugins' scores can be low as discussion in #274? |
close #274
This currently only bumps the result score based on their Priority.
After #195 , a better way that won't affect results score can be done by using OrderBy and ThenBy.