Skip to content

Add deck URL loading to the deck importer#11044

Open
MostCromulent wants to merge 1 commit into
Card-Forge:masterfrom
MostCromulent:deck-import-from-url
Open

Add deck URL loading to the deck importer#11044
MostCromulent wants to merge 1 commit into
Card-Forge:masterfrom
MostCromulent:deck-import-from-url

Conversation

@MostCromulent

@MostCromulent MostCromulent commented Jun 18, 2026

Copy link
Copy Markdown
Contributor
Screenshot 2026-06-19 080637

Summary

Follow-up to #10570, which added Moxfield/Archidekt deck URL loading to the deck chooser. Per this comment, this wires the same loader into the ordinary deck importer flow.

A URL field and Load button sit above the Card List in the importer. Pasting a URL fetches the decklist text and populates the import box, so the existing live preview and art/date/format filters apply just as with pasted text.


🤖 Generated with Claude Code

Adds a URL toolbar above the Card List in the desktop deck importer as a
second entry point to the existing Moxfield/Archidekt loader. Pasting a URL
and clicking Load fetches the decklist text and populates the import box, so
the live preview and art/date/format filters apply just as with pasted text.

DeckUrlLoader.loadImportText returns the provider's import text without saving
a copy under decks/URL; DeckImportController bridges it to the desktop view.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@MostCromulent

Copy link
Copy Markdown
Contributor Author

Polite bump for #10517 while I'm here.

That should solve the recurring issue of users not knowing how to import decks to commander format, which I would think will be even more common with the URL import in place.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant