eliasc9 / godot_sync_spreadsheets

MIT License
8 stars 2 forks source link

link to data #1

Open padreputativo opened 3 months ago

padreputativo commented 3 months ago

It would be interesting to have a conversion option from link to data so that the data is automatically filled using a link. For example, I copied the link that Google provides when sharing (and that one doesn't have a GUID), but it can be assumed that it is zero and the ID can be extracted since it was complicated for me because the entire link didn't fit on the screen, and I didn't know if the ID was that long or not.

eliasc9 commented 3 months ago

Hi! Having the 'Sheet ID' cropped on the UI is nice if you accidentally stream this. Is a good idea accept the https link or 'Sheet ID'. You can use arrows to see the entire ID. The idea is just paste here. Extract the GID from URL or assume 0. Having a feedback when sync can show you if the ID is correct.