csc301-2023-fall / project-34-qeynet-inc-t

Repository for Astra, a U of T CSC301 team project developed for QEYnet.
MIT License
0 stars 1 forks source link

Add highlighting to parameter filtering search results #45

Open shape-warrior-t opened 10 months ago

shape-warrior-t commented 10 months ago

Another feature from the mockup that didn't make it into the finished program: when searching, for example, the word "monad" and getting back the following search result:

MONAD314: a monoid in the category of endofunctors

...It might be helpful to include some kind of emphasis on the occurrences of the search text in the search result:

MONAD314: a monoid in the category of endofunctors

This could take on a variety of forms -- highlighting, bolding, perhaps even simply including special symbols around the occurrences.