Skip to main content
The Google Docs connector mounts a configured Google Drive workspace folder.

Connect

Mount

--workspace-folder accepts a folder name, ID, or folder URL.

Projection

  • Drive folders become directories;
  • Google Docs documents become page directories with page.md;
  • non-Google-Docs Drive files are ignored by the V1 connector.

Supported content

The renderer supports common document shapes:
  • paragraphs and headings;
  • bold, italic, underline, and strikethrough;
  • links;
  • bullets and numbered lists;
  • simple tables.
Unsupported structures render as ::loc{...} directives and can block lossy pushes.

Push behavior

Locality uses the same review path as Notion:
After push, Locality fetches the accepted remote state and reconciles the local Markdown and shadow state.

Current limits

  • Google Sheets and Slides are not projected by this connector.
  • Binary Drive files are ignored.
  • Comments, suggestions, and rich unsupported Docs structures are not editable through V1.
  • Enumeration stays scoped to the configured workspace folder.