Skip to content

Support meta-data when copying in a decklist#8611

Open
jwarwick wants to merge 4 commits intomtgred:masterfrom
jwarwick:decklist
Open

Support meta-data when copying in a decklist#8611
jwarwick wants to merge 4 commits intomtgred:masterfrom
jwarwick:decklist

Conversation

@jwarwick
Copy link
Collaborator

@jwarwick jwarwick commented Mar 13, 2026

Added support for setting the identity, title, and notes of a deck in the decklist editor.

;; identity: Andromeda
;; identity-code: 36009
;; title: My world's winning deck
;; notes: probably not

You only need to specify one of identity or identity-code. If you use both, whichever one is last will take precedence.

Will make a PR against NRDB to export this info in the Jinetki copyable format.

Fixes #5775

@jwarwick
Copy link
Collaborator Author

NRDB PR here: Null-Signal-Games/netrunnerdb#990

We currently ignore any input that doesn't look like card info, so these don't need to be coordinated before merging.

@jwarwick jwarwick marked this pull request as draft March 21, 2026 00:33
@jwarwick jwarwick marked this pull request as ready for review March 21, 2026 02:37
@NoahTheDuke
Copy link
Collaborator

i wish we had cljs testing of some kind, i'd love to see this have a test or two. i feel like it'll need some tweaking once it's live

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Read the IDs when pasted into the text parser of the deck builder

2 participants