How to display only Google Apps Scripts in my Google Drive?

Hey everyone!

I’ve been trying to figure out how to see just my Google Apps Scripts in my Drive without all the other stuff. You know, like spreadsheets and text files.

I know Google moved Apps Scripts into Drive a while back, but now I can’t find an easy way to view only my scripts. I’ve tried searching online, but no luck so far.

Is there some trick to this? Maybe a special search term or filter I’m missing?

It’d be super helpful if I could do something like filter=scripts in the search bar, but that doesn’t seem to work.

Anyone know a way to do this? Thanks in advance for any help!

As someone who’s been using Google Apps Scripts for years, I’ve found a handy trick that might help you out, Harry. If you’re using Chrome, you can create a bookmark with this URL: Apps Script  |  Google for Developers. This takes you directly to your Apps Script dashboard, where all your scripts are listed.

Another method I’ve found useful is to use the ‘owner:me type:script’ search query in Google Drive. This filters out everything except the scripts you own.

These approaches have saved me countless hours of scrolling through my Drive. They’re not perfect solutions, but they’ve definitely streamlined my workflow when dealing with multiple scripts. Hope this helps!

I’ve encountered this issue before, and there’s actually a neat workaround. In your Google Drive, create a new folder specifically for your Apps Scripts. Then, whenever you create a new script or want to organize existing ones, move them into this folder. You can then easily access all your scripts in one place by opening that folder. It’s not a perfect solution, but it’s helped me keep things organized. Just remember to consistently use this folder for all your scripts to maintain the system.

hey Harry, i think i got a solution for ya. try typing ‘type:application/vnd.google-apps.script’ in the search bar. that should filter out everything except ur scripts. it’s not the prettiest way but it works! lemme know if that helps