jkomoros / card-web

The web app behind thecompendium.cards
Apache License 2.0
46 stars 8 forks source link

A better visualization of clustering #578

Open jkomoros opened 2 years ago

jkomoros commented 2 years ago

Some cards are very clustered together, e.g. with see-also references.

Ideally there'd be a way to visualize the closeness of this card to other related cards.

Like, if there is a direct link, that's a 10 of strength. Then similarity is used.

A mini viewer of other related/connected cards nearby (with a zoom control)

Related to #570, #283