terence410 / ts-google-drive

MIT License
58 stars 7 forks source link

Query inside folders recursively #3

Closed ebezerra-it closed 1 year ago

ebezerra-it commented 2 years ago

Hi mate, I need to search for files in a specific folder, also rescursively searching inside subfolders. I didnt find a way to do that in the current version. Am I right? I could create a brench with this feature and others if you want. Just let me know. Cheers.

terence410 commented 2 years ago

let me take a look on the original library and get back to you.

terence410 commented 2 years ago

https://stackoverflow.com/questions/46545336/search-files-recursively-using-google-drive-rest/46562607

it seems not possible to do recursive folder search in simple way