jkomoros / card-web

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

Add affordances to make the bits-and-bobs workflow easier #688

Open jkomoros opened 3 months ago

jkomoros commented 3 months ago

Bulk-edit

Selection

(Also tracked in #174 )

Import

Export

Embedding sort

  • [ ] A sort of sort/semantics that sorts all of the cards based on minimizing the difference in their embedding difference. This is NP-hard (I think). Probably just do principal component analysis