Closed Linked-Liszt closed 4 years ago
Hey @sakai4eva just want to check in, have you had a chance to look at this yet?
I'm ok with it, but you need to let me know what is the name of the JSON field to use so that I can add it to my worksheet.
I'm ok with it, but you need to let me know what is the name of the JSON field to use so that I can add it to my worksheet.
It's url
, under Frames. We had already implemented the Angular code for this somewhere, so I think it got lost in translation.
Should be mostly static, so I can't imagine things changing. Then, when a new frame comes out, the idea is just to add its wiki URL.
If that's good I'm going to merge this PR. Thanks for the help @Oxymoren!
When you click on the frame links, they redirect back to the main site. Adding the URL's to the list should make them redirect to the wiki.
I wrote a quick python script to add the links automatically. The script outputs the .json indented with spaces, but I used VSCode's convert to tabs feature to turn it back.
Script:
Let me know if you guys have any questions or want to make any changes.
Cheers, Oxymoren