azai91/alfred-drive-workflow

folder search?

ehahn9 opened this issue ยท 11 comments

Hi Alexander! I use your wonderful gdrive alfred workflow daily! Would you be willing to add support to finding gdrive folders as well as files? Not sure if that's even doable? Basically "d foo" would match foo/ and open the google folder/tag. This sort of parallels alfred's simple folder search workflow ("f foo").

If a small donation$ would help, I'd be honored!

+1 I also would love to see this feature

Hi @azai91,

any update if this is possible or on the roadmap would be great.

I really like your workflow and using it everyday.
I just miss the functionality to open folders from Google Drive in finder.

Thanks,
Christian

yeah that would be great indeed. I feel this is the only thing missing here ๐Ÿ‘ Good job with the plugin, it works very well and it's very useful.

You can folder search with a separate Alfred plugin: https://github.com/login?return_to=%2Fazai91%2Falfred-drive-workflow

@johnathanz seems the link redirects to this plugin, can you share the correct link?

Thanks,
Christian

@johnathanz which plugin are you talking about?

I'd love this feature to show folders as well. Isn't there a way we can configure this ourselves?

Ive tweaked the code to do this and forked the project here:

https://github.com/dabeeeenster/alfred-drive-workflow

@dabeeeenster How can I try it out?

I confirm it works. The diff is here: dabeeeenster@c252681

I would remove comments and would instead add a setting to enable/disable folder search. I'd let plugin author (@azai91) decide wether this should be enabled or disabled by default. But I'd personally enable folders by default.

Here's how users can set a setting with alfred workflows:

image

image

If the setting was added with the Don't Export flag, it will already be there and part of the exported workflow.