spyglass-search / spyglass

A personal search engine: Create a searchable library from your personal documents, interests, and more!
https://docs.spyglass.fyi
GNU Affero General Public License v3.0
2.54k stars 58 forks source link

Reduce search result space taken up by tags #420

Open travolin opened 1 year ago

travolin commented 1 year ago

Currently search results show all tags associated with a result. For some results this list can get rather large. Reduce the set of tags shown in each search result to a single line. All tags beyond that should be able to be viewed via another mechanism. Possible options could be an overlay or scroll to view the other tags.