azai91 / alfred-drive-workflow

Alfred workflow to search google drive
MIT License
224 stars 23 forks source link

Major overhaul #31

Closed sorbits closed 7 years ago

sorbits commented 7 years ago

Add ruby version of workflow

I realize that it is not popular to change the implementation to another language, but I felt a major refactoring was called for to continue adding desired features, and as I work a lot faster in ruby, I decided to do it in ruby.

If you do accept this PR then I suggest that you make me a collaborator of this repository.

One thing that this rewrite does not handle is auto-update, but since you’re not using GitHub Releases, it would appear that you were not actually making use of the alfred-workflow auto-update support.

I think there should be an auto-update feature, I can add this once I know whether or not you agree to make me a collaborator, as I think we should use GitHub Releases for updates.

Some of the changes/improvements that this rewrite brings:

The above should fix #5, #16, #23, and #25.

You can also close #28 (but I already did that in 6006836b37aaef9335ca4f48eb87bb4beda27a23).

azai91 commented 7 years ago

@sorbits would you like to be added as a contributor to this project?

sorbits commented 7 years ago

would you like to be added as a contributor to this project?

Yes, I think that would be good for both of us, thanks!