Google Document
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Document |extensions={{ext|gdoc}} |released=2006 }} '''Google Document''' is the cloud-based document format used as the native...") |
Revision as of 18:09, 3 November 2013
Google Document is the cloud-based document format used as the native format of documents created within the office suite within Google Drive. (Google Sheet, .gsheet, is the variant for spreadsheets.) The document content is "in the cloud"; when you sync a Google Drive directory with a local operating system, only a pointer file gets transferred to the local system, so if you don't entirely trust your documents to the cloud, or want to work with them offline without an Internet connection, you need to export them into a different format.
The .gdoc file contains a line such as this:
{"url": "https://docs.google.com/document/d/1LFOC_airIkjhrdT37J42nZZgdmaA1xa3AkgCW06o-pE/edit?usp=docslist_api", "resource_id": "document:1LFOC_airIkjhrdT37J42nZZgdmaA1xa3AkgCW06o-pE"}
It points at the document content on Google's servers.