pagefind icon indicating copy to clipboard operation
pagefind copied to clipboard

Add templates for filter pills?

Open eskwayrd opened this issue 2 years ago • 1 comments

I've made a lot of progress customizing the results interface, based on the Modular UI, by taking advantage of the ResultList.resultTemplate() call.

Would it be possible to add a similar template mechanism to the filter pills?

The metadata that I add to my indexes are identifiers that I'd like to translate to human-readable text. The text is notably longer than the identifiers and I'd prefer to avoid storing the text in the index.

eskwayrd avatar Apr 12 '23 20:04 eskwayrd

This is a good call! That could definitely be exposed, I'll wire that up.

bglw avatar Apr 20 '23 08:04 bglw