Skip to content

Libraries to manipulate Google Drive Folders #48

@jlewi

Description

@jlewi

We'd like to make it easy for people to

Make copies of Google Drive Folders/Files

The idea is as follows

  • We have directories or example documents that people should copy and then use; e.g. a tutorial about how to look at samples.
    We'd like people to be to do this via functions in the app console e.g.
drive.copy(google_file_id, drive_id)

Then we could have helper functions to get the id e.g.

drive.getID("/folder/subpath/file")

To the id of the file or folder.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions