Skip to content
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

YasR plugin "score" / "ranking" so that it is displayed in priority #237

Open
tfrancart opened this issue Apr 25, 2024 · 0 comments
Open

Comments

@tfrancart
Copy link

In addition to the canHandleResults function that determines if a plugin can display the results, I would like that plugins have a score or ranking associated to them, so that a plugin can be switched on directly in priority.
The typical use-case is the following : I have the Table and a Map plugin. Whenever the Map says it can handle the results, I would like that it is activated directly.
But I would like to keep the visual order of the plugins as it is, that is the Table first and then the Map second.

Can I achieve this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant