msarilar / EDEngineer

An overlay to track Elite Dangerous blueprints progress in real time
MIT License
503 stars 175 forks source link

Export Shopping Ingredients #698

Open rmfii opened 1 year ago

rmfii commented 1 year ago

I'm trying to export the list of INGREDIENTS needed for my Shopping List of upgrades. I checked out the API, but the "ingredients" endpoint provides a comprehensive list of all the ingredients in the game, NOT the ingredients for the current Shopping List. The API can export the Shopping List of intended upgrades, but it doesn't provide any way to export the INGREDIENTS themselves. You'd have to export the Shopping List and the Blueprint List, then cross-reference them (via VLOOKUP in Excel?) to get the answer. Seems a simple and much-needed addition to the API. And heck, most people just want an "Export to CSV" option in the Shopping List header.