vitalif / grive2

Google Drive client with support for new Drive REST API and partial sync
http://yourcmc.ru/wiki/Grive2
GNU General Public License v2.0
1.52k stars 141 forks source link

sync google sheets #387

Open novazur972 opened 1 year ago

novazur972 commented 1 year ago

Is it normal grive doesn't sync any google sheet document ? I couldn't find anything related to this.

perrette commented 6 months ago

Same thing for docs, slides etc.. I was surprised at first, but it actuallly makes sense. They have a different icon in your drive than excel. There is not "local" file format associated to them (Google does not disclose how they are actually stored). If you donwload them, you have to choose to export in a given fornat. While a choice could be made on download, how to handle the upload (sync to GDrive)? I suppose that is handled by Google Drive API anyway.