VS Code extension companion site

Google Docs to Markdown, with a real sync button.

GDriveSync links a Google Doc to a normal Markdown file in VS Code, then pulls fresh Markdown on demand or when the file opens. The extension is one-way by design: Google Docs stays the source of truth.

Why this site exists

The extension uses this domain for its public homepage, privacy policy, Google OAuth bridge, and hosted Google Picker flow.

What the extension stores

OAuth tokens stay in VS Code secret storage. File mappings and sync metadata live in a workspace-side .gdocsync.json manifest.

Privacy

The extension only uses Google Drive access to read Google Docs you explicitly link. Read the full policy on the privacy page.