GithubHelp home page GithubHelp logo

tanaikech / filesapp Goto Github PK

View Code? Open in Web Editor NEW
55.0 5.0 8.0 49 KB

FilesApp is a GAS library for retrieving file and folder list in Google Drive using Google Apps Script (GAS). Also this can create a tree from all files and folders in Google Drive.

License: MIT License

JavaScript 100.00%
google-apps-script library developer-tools gas-library file-tree

filesapp's Introduction

filesapp's People

Contributors

tanaikech avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

filesapp's Issues

HTML Preview

image
How to show the output like this?
Is there any js library available?
Or any example HTML project available like this?

getAllInFolder() Not returning all Files.

This Library seems fantastic and exactly what I need for some simple Google Drive Automation. However, I am trying to use the getAllInFolder() function but it's only returning a subset of files out of the expected 23 files. Not sure if this is relevant but the folderID I am searching, is within a Shared Drive.

FilesApp.getAllInFolder('folderId', null, "files(id,mimeType)");

3 of these are nested folders, (only 1 level deep) and within those folders there are combined 20 images, and 1 PDF.

The response i'm getting is only containing 7 files but it seems random what is returned.

  • All 3 folders
  • 1 PDF
  • 3 Random photos (not all) from 1 of the sub folders.

I can't figure out why it's ignoring all the other photos.

I'm happy to provide for more details if you let me know how best to debug.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.