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

Idea: regroup solutions by similarity score ranges and display only the most relevant solutions at first #66

Closed
blmage opened this issue Jul 14, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@blmage
Copy link
Owner

blmage commented Jul 14, 2020

Those ranges could be given names, such as "very similar" or "completely different".

Only display a subset of solutions at first (as far as possible, the most relevant/different from each other, taking or not word order into account etc. - we may want to reuse the options mentioned in #2, but in another options field?), but also allow viewing all of them (per group and/or globally?).

Update counts and pagination in the modal when more or less solutions are visible.

Have anchors at the top pointing to each group.

Do as little work as possible upfront, instead wait for user input. Do not hide everything when waiting for a result from the background script.

Regrouping should only be an option. When not regrouping, we may implement filters in place of anchors (by similarity group and relevance).

@blmage blmage added the enhancement New feature or request label Jul 14, 2020
@blmage blmage added this to the 4.0.0 milestone Jul 14, 2020
@blmage blmage self-assigned this Jul 14, 2020
@blmage
Copy link
Owner Author

blmage commented Nov 9, 2020

Probably out of reach for a browser extension.

@blmage blmage closed this as completed Nov 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant