Open dcollinsn opened 7 years ago
For now, the best you can do is to treat them as two separate cards.
For an upcoming release I plan to add better support for multi-part cards, particularly providing a link between parts (e.g. given "Cut" you could look up that its other half is "Ribbons").
Split cards appear in your data source separately - i.e., there is an object with
name="Cut"
, and one withname="Ribbons"
. There's no way to relate them together that I can see. How would you suggest handling card names like "Cut // Ribbons"? (IIRC, Judge Center displayed both halves side by side?)