jkomoros / card-web

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

Split similar cards into of-same-type and not-of-same-type in the right rail #516

Closed jkomoros closed 3 years ago

jkomoros commented 3 years ago

When editing a card, especially one on topics you haven't touched in a long time, it's hard to remember which other cards exist that you might want to interlink. The working notes cards are so prevalent that they kind of swamp the cards of other types you might want to link to.

The not-of-this-type should not show up if no matches (which will be common for non admin users who can't see working notes)

jkomoros commented 3 years ago

This actually requires new custom filter machinery, maybe same-type/CARD-ID and different-type/CARD-ID