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

Show which Keywords got matched by the filter #5

Open
deragent opened this issue Mar 23, 2022 · 1 comment
Open

Show which Keywords got matched by the filter #5

deragent opened this issue Mar 23, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@deragent
Copy link
Owner

It would be nice to quickly see, which keywords got matched by the filtering.

One solution (preferred) would be, to highlight the words in the title and in the abstract (for example by making them bold, or similar).

A simpler solution to implement, would be to add an additional list (for example below the author list), with all keywords which got matched.

@deragent deragent added the enhancement New feature or request label Mar 23, 2022
@deragent deragent added this to the V0.3.4 milestone Mar 23, 2022
@deragent deragent modified the milestones: V0.3.4, V0.4.0 Aug 30, 2023
@deragent
Copy link
Owner Author

638cd3f implements a first version of this feature:

  • Matches in the title are underlined.
  • Matches in the abstract are bold.

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