edrlab / thorium-reader

A cross platform desktop reading app, based on the Readium Desktop toolkit
https://www.edrlab.org/software/thorium-reader/
BSD 3-Clause "New" or "Revised" License
1.64k stars 145 forks source link

OPDS active facet (facet group) #1290

Open danielweck opened 3 years ago

danielweck commented 3 years ago

https://github.com/readium/r2-opds-js/blob/895cd564c24a0a66878bcf98793f85615b134cad/src/opds/opds1/opds-link.ts#L65-L66

danielweck commented 3 years ago

Test with:

https://catalog.feedbooks.com

(add .json or .atom to URL path to switch OPDS 1.2 / 2.0)

danielweck commented 1 year ago

Closing due to lack of clarity as to what the feature entails. The OPDS browser has been improved since this was posted.

johnfactotum commented 7 months ago

Thorium doesn't show the active facet (the opds:activeFacet attribute in OPDS 1 and rel="self" in OPDS 2).

Screenshot from Thorium Reader v2.3.0: image

Here, the active facet "Best sellers" should be highlighted but is not.

Compare Foliate (git version): image