tilmanginzel / alfred-bluetooth-workflow

Yet another Alfred workflow to connect / disconnect Bluetooth devices
MIT License
189 stars 8 forks source link

Use Keyword as input instead of Script Filter #6

Closed tilmanginzel closed 5 years ago

tilmanginzel commented 5 years ago

Hey @trietsch,

would you be so kind and review the following (minor) changes? The info.plist file changed all over the place, but basically this is what's different:

Afterwards I'd like to publish version 0.4.0 (version file is already updated in this merge request).

Thanks and cheers Tilman

trietsch commented 5 years ago

Hey Tilman, I've already changed this in my version, so I think it should be already there as well: image

But I presume it wasn't?

tilmanginzel commented 5 years ago

Yeah I just noticed that this was already changed in the published version, but not reflected in the actual code in the repository. We should make sure that those don't diverge. :/

trietsch commented 5 years ago

Ah, that makes sense. Can we "generate" the .alfredworkflow file somehow? Otherwise we just have to keep an eye on that they don't diverge yeah. But all in all, looks good to me :)

tilmanginzel commented 5 years ago

Can we "generate" the .alfredworkflow file somehow?

That would be ideal, but I don't know of any possibility to do this. There might be one, but as we don't release so often we can just try to keep an eye on it for now. :)

tilmanginzel commented 5 years ago

@trietsch I just published v0.4.0. Update functionality works great! 👍