Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Display user's available Drive files on index #14

Open
abstrctn opened this issue May 29, 2015 · 1 comment
Open

Display user's available Drive files on index #14

abstrctn opened this issue May 29, 2015 · 1 comment

Comments

@abstrctn
Copy link
Contributor

At the moment, Driveshaft lets you specify a Google Spreadsheet that lists other Drive files to use as an index page, which can work for an organization that keeps a shared collection of files. But because it's asynchronous (it needs to be published to S3), and has to be manually entered, it's less useful for individuals.

An alternative might be to render a user's available drive files on the index page? Rendering the contents of a shared folder might also be useful, and might even be more relevant for an organization than the current setup.

@anderser
Copy link

Would it be a solution to just add a row to the index sheet using the Drive API every time a new spreadsheet is published? That way editors could get an overview in the Google doc or in the index page. And deleting old/static documents from the Google doc would remove them from the index page. Maybe..

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

No branches or pull requests

2 participants