-
-
Notifications
You must be signed in to change notification settings - Fork 617
-
Has anyone figured out how to search Google Drive (file stream) via flow launcher? Alfred seems to be able to do it on mac, so thought I would float it :)
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 5 comments
-
Hi. Any update for this?
Beta Was this translation helpful? Give feedback.
All reactions
-
As far as I know, no plugin available for this yet. Potentially use Google Drive API to implement this, could also check if already client wrapper available on GitHub.
https://developers.google.com/drive/api/guides/about-sdk#what_can_you_do_with_the
Beta Was this translation helpful? Give feedback.
All reactions
-
If you're looking to search Google Drive more efficiently, https://cloudmounter.net/mount-google-drive.html might be a useful solution. It allows you to mount Google Drive as a local drive, so you can access your files through your system’s file explorer and search directly within it. This offers a seamless way to search through all your Google Drive files, much like any other local storage on your Mac or Windows device.
Beta Was this translation helpful? Give feedback.
All reactions
-
I use the Google Drive app (Windows 10) and it automatically creates a local drive which Flow happily searches for me using Everything. Not sure a plugin is needed here.
Beta Was this translation helpful? Give feedback.
All reactions
-
Hi it is funny to see this is still a big topic for me, has anyone implemeneted a successful workaround ? also cloudmounter weirdly does not solve this problem
Beta Was this translation helpful? Give feedback.