Export Deck as Text

If you have a suggestion for the site, create a topic here and telll us about it
~ Bunniee ~
User avatar
Posts: 57
Joined: Mon Aug 21, 2017 1:12 pm
Reputation: 4

Export Deck as Text

Post #1 by ~ Bunniee ~ » Tue Sep 12, 2017 5:48 pm

I just made a post about my deck and I had to write out every card which is doable but it would be really handy for forum users if you added an option to the "export deck" menu that just produced a txt file with a card list split up into "monsters"/"spells"/"traps"/"side deck"/"extra deck" and with 1x/2x/3x before each card.

[ Jujuuu. ]
User avatar
Posts: 17
Joined: Sat Feb 25, 2017 8:58 pm
Reputation: 2
Location: The Water[s]

Post #2 by [ Jujuuu. ] » Tue Sep 12, 2017 6:04 pm

I just use salvation's text list, but if its implementable on there (salv is in javascript mostly) then DB can definitely do it.

guynamedjoe
Posts: 2
Joined: Wed Mar 08, 2017 11:33 pm
Reputation: 0

Post #3 by guynamedjoe » Thu Nov 09, 2017 1:28 am

I was about to suggest this.

You could find a decklist online, and parse the String with amount and the card name, and separate it by line. It will use a spellcheck system to find out if the card exists, and suggests a card closest to that name if non existent. If you were to find a decklist online and don't want to waste time manually building it, you would just copy and paste everything and then it will add the cards for you.

Example

[amount] [cardName]

Then it would spit out an error if quantity invalid.

(amount > 3 || amount < 1) //amount greater than 3 or amount less than 1.

If you want more technical details about this, I can explain it.


Return to “Suggestions”

Who is online

Users browsing this forum: No registered users and 526 guests