Open essential-randomness opened 1 year ago
I'll start research on the gSheets stuff this week and come back with an update. Someone please feel free to help with the rest of this!
ETA: This Stack Overflow has information on how to get images form the google sheets api.
Updated the name of the issue. Due to CSV limitations, we can't use them to import images to the bobadex, we'll have to use gSheets for setting up BobaDexes.
Currently we don't want to support complex bobadex management from within the UI, but instead allow realm admins to upload new bobadexes as CSV files.
We're going to suggest google sheets as an easy way to create this CSV. However, the google sheets CSV export doesn't support images, so we're going to explore whether we can get the pictures through API and upload it ourselves.
To support edits to the bobadex, we will ask realm managers to redownload an updated CSV with the external ids of each identity prefilled in. This way we can know whether they mean to update a pre-existing identity or create new ones. This feature is not considered part of an MVP.