Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Google Team Drives #1285

Merged
merged 1 commit into from
Apr 11, 2018
Merged

Support Google Team Drives #1285

merged 1 commit into from
Apr 11, 2018

Conversation

stephenprater
Copy link
Contributor

@stephenprater stephenprater commented Mar 30, 2018

Currently, stackedit.io does not support workspaces located on Team Drives. There's really no reason it can't do this - and the code to support it is relatively simple, so I added support for it in the googleHelper object.

What Works

Selecting a folder or Team Drive as the root of the workspace.

What Doesn't Work

  • moving files to Stackedit's internal trash.
  • nested location of files in Stackedit's internal file browser.
  • deleting files.

Note that all of the "doesn't work" features also do not work in production against personal drives, so I feel like that's a fix for a different day.

Related Issue is here:
#1284

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants