Rafael Schwemmer

Results 25 comments of Rafael Schwemmer

I have the same issue with Alfred 4. Apparently this is no longer working for years now. Taking a closer look at the README, I see now that it requires...

I am new to Alfred (second day) and never used the Github API. Any clues where to start? Is it that the Github API has changed or is the problem...

The debugging output says: ``` mkdir: /Users//Library/Caches/com.runningwithcrayons.Alfred-2/Workflow Data: No such file or directory 2020-09-10 22:13:11.951 defaults[77496:5848813] The domain/default pair of (/Users//Library/Application Support/Alfred 2/Workflow Data/com.farrell.github.alfredworkflow/settings.plist, github.proxy) does not exist ``` The...

I more or less figured out how to build the workflow (where are the docs for this?) and adapted those paths (`Alfred-2` => `Alfred` and `Alfred 2` => `Alfred`) which...

It's a pretty complicated combination of PHP code, bash scripts, Github API and Alfred internals. Also, I can't find proper documentation about how to develop. It's very tedious to manually...

I had the same issue (i.e. the connection failed when trying to authenticate with a public key over SSH tunnel). DustyLoon's comment above about using the IP instead of the...

Turns out I was happy too early... when testing the connection, it now says "successfully connected", but when actually connecting, there is an error "Lost connection to MySQL server at...

Hi Chris, Great, directly POSTing to the validator is certainly the better option, now that this is possible. There are a couple of minor issues that I need to sort...

See also this issue: https://github.com/IIIF/presentation-validator/issues/22