Skip to content

libmanuk/GDriveManifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

GDriveManifest

Step by Step

  1. Open a new Google Sheet document from the Google account for which you want a Google Drive directory listing.
  2. In the toolbar for the new Google Sheet, go to Tools -> Script editor
  3. A code editor will open. Replace any sample code in the editor with the code included in the GDriveManifest.js file.
  4. Edit code by replacing target-folder with the name of folder for which you desire a manifest.
  5. Save the inserted code; application will ask for a project file name.
  6. Run script by clicking on the right-pointing triangle in the button bar.
  7. 'Authorization required' pop up will appear; grant authorization.
  8. A listing of the files in the specified folder, along with URLs for those files, will then appear in your root My Drive as a Google Sheet named 'manifest for folder target-folder'

License

This software on this site is provided "as-is," without any express or implied warranty. In no event shall libmanuk be held liable for any damages arising from the use of the software.

About

Google Apps script code for creating a folder manifest in the form of a new Google Sheet. The manifest includes file names and corresponding google drive links.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published