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

Add search highlighting #25

Closed
maelchiotti opened this issue Apr 12, 2024 · 2 comments · Fixed by #394
Closed

Add search highlighting #25

maelchiotti opened this issue Apr 12, 2024 · 2 comments · Fixed by #394
Assignees
Labels
enhancement New feature or request

Comments

@maelchiotti
Copy link
Owner

maelchiotti commented Apr 12, 2024

Highlight search terms in the title/content of the list tiles in the search view.

Highlightable could work great for this, but if the text to highlight isn't in the first 3 lines then it is not shown.

To fix that, maybe use an extraction method from a fuzzy search.

@maelchiotti maelchiotti converted this from a draft issue Apr 12, 2024
@maelchiotti maelchiotti added the enhancement New feature or request label Apr 12, 2024
@maelchiotti maelchiotti changed the title Improve search Add search highlighting Apr 12, 2024
@maelchiotti maelchiotti self-assigned this Apr 17, 2024
@maelchiotti
Copy link
Owner Author

maelchiotti commented Apr 27, 2024

Big performance issues with fuzzy search when there are a lot of notes with long content. Won't do for now.

@github-project-automation github-project-automation bot moved this from To do to Done in LocalMaterialNotes Apr 27, 2024
@maelchiotti maelchiotti added the wontfix This will not be worked on label Jun 7, 2024
@maelchiotti maelchiotti reopened this Feb 12, 2025
@maelchiotti
Copy link
Owner Author

Limitation: text that is after the lines limit will not be shown, but that is a limitation that even Messenger doesn't care about so...

@maelchiotti maelchiotti moved this from Done to In progress in LocalMaterialNotes Feb 12, 2025
@maelchiotti maelchiotti removed the wontfix This will not be worked on label Feb 12, 2025
@maelchiotti maelchiotti linked a pull request Feb 12, 2025 that will close this issue
@github-project-automation github-project-automation bot moved this from In progress to Done in LocalMaterialNotes Feb 12, 2025
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
Development

Successfully merging a pull request may close this issue.

1 participant