Deck import from clipboard uses txt format and ignores set information
Open
enhancement
GUI
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 940
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 160
Description
Import from clipboard dialog could/should interpret codes for preferred card sets, eaither by:
- Changing how the txt interpreter works to allow specifying the set for a card:
https://github.com/magefree/mage/blob/b51915f6e8a9fce8ca3651dbc6f341e97a07dc76/Mage/src/main/java/mage/cards/decks/importer/TxtDeckImporter.java#L129
- Allowing to select a format for cards (without forcing the .txt interpreter) in the Import Deck from Clipboard dialog, for example with a dropdown menu
- Automatically detect the format of the pasted text to select the best interpreter
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.