CollectionBuilder / collectionbuilder-csv

CollectionBuilder-CSV is a "stand alone" template for creating digital collection and exhibit websites using Jekyll and a metadata CSV.
MIT License
21 stars 16 forks source link

Browse page filter by specific fields #79

Open evanwill opened 6 months ago

evanwill commented 6 months ago

Describe what feature you'd like. Pseudo-code, mockups, or screenshots of similar solutions are encouraged!

Add filter in specific fields (rather than just all configured metadata) to Browse js.

Any links to similar examples or other references we should review?

See wax-facets demo, github

evanwill commented 6 months ago

@maehr are you working on something like this? I don't have any code written yet, but this is the basics of what I was thinking. If you are already working on similar, let me know--thank you!

maehr commented 6 months ago

Hi @evanwill we want to implement faceted search (a must), but I don't know yet if we will start in the first or second quarter of 2024. @koilebeit @mtwente and I will discuss our roadmap on 20.12.2023 (that's the CollectionBuilder day ;) )

evanwill commented 6 months ago

@maehr when you say faceted search, do you mean on the Search page (with Lunr or similar) or on the Browse page (or both)?

maehr commented 6 months ago

I will be able to give you details in a week. We will open issues on this tracker for all features we plan to implement. Is this ok for you?