Google Document

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
m
(Links)
Line 16: Line 16:
 
* [[Wikipedia:Google Docs|Wikipedia: Google Docs]]
 
* [[Wikipedia:Google Docs|Wikipedia: Google Docs]]
 
* [http://googledrive.blogspot.com/ Google Drive blog]
 
* [http://googledrive.blogspot.com/ Google Drive blog]
 +
* [https://github.com/lmmx/gdocs2md-html/ Tool to convert Google Drive documents to Markdown]

Revision as of 12:36, 23 March 2015

File Format
Name Google Document
Ontology
Extension(s) .gdoc
Released 2006

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 (JSON-style):

{"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.

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox