I have a book sharing app where I allow users to create profiles for their characters in each book they publish.
What I’d like to achieve is the app to find characters by their pre-defined names (Steven, Ann etc.) in the chapter text display that users read, make those words bold inside the text display element and make them interactable, so they come with hover action, open popups when clicked with character’s profiles etc.
I assume there has to be multiple ways to achieve this, and I am open for all ideas.
Thanks in advance!
