Skip to content

feat: read/write native YAML and CPS files directly in Google Drive #17

Description

@pskillen

Problem

Users currently move files in and out of the tools by hand (local file pick/download). For people who keep their codeplugs in Google Drive, that means a manual download/upload round-trip every time, and no shared source of truth across devices.

Intended outcome

Let users read and write files directly in Google Drive from within the tools:

  • Open native YAML files (feat: native YAML import and export #10) directly from Google Drive.
  • Open CPS-specific files (vendor CSV exports) directly from Google Drive.
  • Save/export back to Google Drive in the same formats.
  • Sensible auth/connect flow scoped to browser-local credentials only.

Affected tool(s)

  • Shared import/export + storage code consumed by tools/.

Notes

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions