nicho92 / MtgDesktopCompanion

Cards manager for magic the gathering
Apache License 2.0
165 stars 35 forks source link

Adding a option to create folders and subfolders when saving a imported deck #294

Open Arkewas opened 1 month ago

Arkewas commented 1 month ago

Hello again, as you can see from the attached screenshot when you wish to open a specific deck you find all decks in a single list. Adding the feature to create folders and subfolders when saving a deck (for example folders named with formats and / or colors) and find those folders when opening a deck will make easier to search for a specific deck. An alternative could be to create filters by format and colors for the saved decks list, also including filters for MTG Arena- only formats (Alchemy, Explorer, Historic and Timeless). Probably the first option is more viable to implement in MTG Companion.

MTG Companion saved decks

nicho92 commented 1 month ago

Good idea. Currently you can only filtrer for MTG Arena compatible deck ( with the column filter to true)... Can you explain in few words, the Alchemy, Explorer, Historic and Timeles formats ? i'm not a arena player ;)

Arkewas commented 1 month ago

Essentially each format includes specific MTG sets and has a list of Banned / Restricted cards. In my opinion the most played formats are Historic and Explorer (they are also the only formats I play in MTG Arena) while Alchemy is the less played format.

For Timeless https://mtg.fandom.com/wiki/Timeless

For Historic https://mtg.fandom.com/wiki/Historic_(format)

For Explorer https://mtg.fandom.com/wiki/Explorer

For Alchemy https://mtg.fandom.com/wiki/Alchemy

Arkewas commented 1 month ago

If I have to make a point it's that it's not very clear how to install MTG Companion unless I missed some instructions. I didn't find them so I downloaded JDK Development Kit portable version from https://www.oracle.com/java/technologies/downloads/#jdk23-windows then I copied / merged the folders to MTG Companion's directory.

Arkewas commented 1 month ago

I've just joined MTG Companion Discord server (nickname Heris)

nicho92 commented 1 month ago

Welcome :)

Arkewas commented 1 month ago

Thank you