Ragnacustoms integration
A nice feature would be built-in integration with https://ragnacustoms.com/ so that users can upload their maps directly from Edda. This would probably involve POSTing the exported .zip file to Ragnacustoms with the user's API key.
This is currently waiting on API specifications from the devs of Ragnacustoms.
Got a message from PKshetlie on this:
need to send to https://api.ragnacustoms.com/api/upload/{apikey} and then I'm going to do that part if you send send me an alpha version allowing that
Seems the API is not implemented yet, but he's willing to implement it once we provide some alpha version of how we'd like to do it. I imagine POST request, MultipartUpload.
I'll try to prepare a Dev version with this feature after 1.2.2 release.