mehtank / androminion

Androminion : Unofficial Dominion for Android
186 stars 64 forks source link

Linking to Hidden Card Descriptions #511

Open Locoyoko opened 6 years ago

Locoyoko commented 6 years ago

How hard would it be to link card descriptions from within other cards? So, for example, being able to long press and link to an Avanto from inside a Sauna's description,.

dominionator commented 6 years ago

It might be possible. There are certainly multiple ways to go about it. I'm not sure offhand how hard that would be, but probably not super difficult. The easiest way would be something like creating a underlined text for any card name referenced on a different card and press that for a dialog window.

I think it's a pretty good idea overall.

dominionator commented 6 years ago

Note that this wouldn't cover viewing all "hidden" cards (e.g. from a split pile) since they don't all reference each other. Check out or comment on issue #469 for this. I've actually got a UI design in mind for this, but haven't had time to implement it yet.