Page 1 of 1

Could the devs add a JSON File option to the Export Deck options?

Posted: Sat Sep 24, 2022 10:25 pm
by nickj320
Hi DuelingBook staff, just wanted to know if it would be possible for the devs to add a new option to the Export Deck dropdown, which would allow for exporting the Deck as a JSON file. This would allow for other apps to consume a user's deck in some way. For example, I'm considering writing an app for determing statistics/probabilities of a deck, and it would be very useful if I was able to take my DuelingBook deck and upload it to this app via a JSON file. Let me know if this is at all possible, thanks.

Re: Could the devs add a JSON File option to the Export Deck options?

Posted: Fri Sep 30, 2022 12:28 pm
by eyal282
nickj320 wrote:Hi DuelingBook staff, just wanted to know if it would be possible for the devs to add a new option to the Export Deck dropdown, which would allow for exporting the Deck as a JSON file. This would allow for other apps to consume a user's deck in some way. For example, I'm considering writing an app for determing statistics/probabilities of a deck, and it would be very useful if I was able to take my DuelingBook deck and upload it to this app via a JSON file. Let me know if this is at all possible, thanks.


I imagine this is possible with my custom extension, dueling book unlock

Dueling Book Unlock

I'll start working on it on Sunday.

Give me a reminder on discord: Eyal282#1334

Re: Could the devs add a JSON File option to the Export Deck options?

Posted: Fri Sep 30, 2022 1:10 pm
by Christen57
eyal282 wrote:
nickj320 wrote:Hi DuelingBook staff, just wanted to know if it would be possible for the devs to add a new option to the Export Deck dropdown, which would allow for exporting the Deck as a JSON file. This would allow for other apps to consume a user's deck in some way. For example, I'm considering writing an app for determing statistics/probabilities of a deck, and it would be very useful if I was able to take my DuelingBook deck and upload it to this app via a JSON file. Let me know if this is at all possible, thanks.


I imagine this is possible with my custom extension, dueling book unlock

https://microsoftedge.microsoft.com/add ... ppjfnonlic

I'll start working on it on Sunday.

Give me a reminder on discord: Eyal282#1334


You need to put the link in [url] tags like so:

Code: Select all

[url]https://microsoftedge.microsoft.com/[/url]


Otherwise, the link comes out like this
https://microsoftedge.microsoft.com/add ... ppjfnonlic
and ends up not working.

Re: Could the devs add a JSON File option to the Export Deck options?

Posted: Fri Sep 30, 2022 1:11 pm
by eyal282
Christen57 wrote:
eyal282 wrote:
nickj320 wrote:Hi DuelingBook staff, just wanted to know if it would be possible for the devs to add a new option to the Export Deck dropdown, which would allow for exporting the Deck as a JSON file. This would allow for other apps to consume a user's deck in some way. For example, I'm considering writing an app for determing statistics/probabilities of a deck, and it would be very useful if I was able to take my DuelingBook deck and upload it to this app via a JSON file. Let me know if this is at all possible, thanks.


I imagine this is possible with my custom extension, dueling book unlock

https://microsoftedge.microsoft.com/add ... ppjfnonlic

I'll start working on it on Sunday.

Give me a reminder on discord: Eyal282#1334


You need to put the link in [url] tags like so:

Code: Select all

[url]https://microsoftedge.microsoft.com/[/url]


Otherwise, the link comes out like this
https://microsoftedge.microsoft.com/add ... ppjfnonlic
and ends up not working.


Ty.

Re: Could the devs add a JSON File option to the Export Deck options?

Posted: Sat Oct 01, 2022 5:48 pm
by eyal282
nickj320 wrote:Hi DuelingBook staff, just wanted to know if it would be possible for the devs to add a new option to the Export Deck dropdown, which would allow for exporting the Deck as a JSON file. This would allow for other apps to consume a user's deck in some way. For example, I'm considering writing an app for determing statistics/probabilities of a deck, and it would be very useful if I was able to take my DuelingBook deck and upload it to this app via a JSON file. Let me know if this is at all possible, thanks.


I don't even know of an official app using JSON for Yugioh, so it's a problem incorporating in my extension.