Skip to content

feat: read/write native YAML and CPS files directly in OneDrive #16

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 OneDrive, 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 OneDrive from within the tools:

  • Open native YAML files (feat: native YAML import and export #10) directly from OneDrive.
  • Open CPS-specific files (vendor CSV exports) directly from OneDrive.
  • Save/export back to OneDrive 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