Philipp Keller

Results 46 comments of Philipp Keller

I have the same problem. It was working until the Alfred update to 4.3. I have "disconnected" on the FF plugin I see the following error in firefox-assistant.log: ``` 16:11:14...

I switched now to the [firefox bookmarks alfred workflow](https://www.deanishe.net/post/2019/06/workflow-firefox-bookmarks/) by the same author which brings me back firefox bookmark search to alfred (once I got used to that I never...

@jonepatr do you mean the setting in advanced -> syncing -> set preferences folder? I tried this one and the problem remains for me. What I found out: The problem...

the last few times I was able to fix it with this: 1. exit firefox 2. Alfred -> ffass -> Register workflow to browser 3. start firefox again

[this fork](https://github.com/DONSA/alfred-google-translate) has a working version of this plugin

Same issue here. Getting: ``` The following build commands failed: CompileSwift normal x86_64 CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler (2 failures) ``` @dmilith : the link you posted is a 404, can...

oh, it now worked after doing ``` git clone [email protected]:slash-hq/slash.git cd slash xcodebuild ``` Seems that the compilation via brew install is broken. Btw: I'm on Xcode 10.1, on OSX...

That sounds good! I'm not actively developing this project any more, but would be willing to help PRs to be merged in. I also didn't code rust the past 2...

Perfect, thanks a lot! I can cover OSX testing, yes. (testing OSX without a mac is soo painful, I was in this situation some years ago and I guess things...

Nice progress! Re: Flattening API: sure, I think you know better than me how to expose things, so I'll trust you there, plus it doesn't break the current API Re:...