Earlier on i used a script for extracting JSON data into the macro view. I need something along these lines; [{“name”: “A”, “unicode”: “0041”}, and on and on we go. Normally I’m very savvy at finding these things again, but it’s completely gone.
Honestly i’m not a script builder at all, so I don’t know how to use this. All i know is someone made a script like this a few years ago and had it posted on their github but now it’s gone.
It’s for my foundry site, where the JSON dictates which glyphs are for show on the website glyph-overview. The script would previously just send out all the selected glyphs comma seperated like the example on top.