Jason Cheatham

Results 182 comments of Jason Cheatham

I've attempted to sign and notarize the binary in the v2.12.0 release. (I finally got a real developer account 😁) Apple's notarization process isn't really geared towards standalone binaries, but...

This is possible, but it involves a bit more work when downloading info from Toggl because their default download range (I believe) is just the last 10 days.

That's tricky to say without data, but we can try this: download and install the copy of the workflow at http://d.pr/f/vSG3W (remove or disable your existing install). Open Alfred's preferences,...

Hmmm...this will require some internal changes in the workflow; it's not something that could be done in the workflow editor. The workflow will need to kick off a background process...

It's certainly possible. There are a couple of ways to go about it. Probably the simplest thing for a workflow to do would be to simply cache the information for...

I looked a bit into tomorrow.io API. It's pretty different from the ClimaCell API. The hourly forecast matches up pretty well, but tomorrow.io doesn't seem to provide summary daily info...

This would resolve #39

I see what you mean. If I had just read a little bit further in the source... A hierarchy can be heuristically constructed by looking at overlapping symbol ranges; this...

It would be a bit more effort, but 2FA setup would probably be easier (or at least more robust) through a config flow and/or options flow. Having the integration try...

Yeah. When you initially setup the integration with a config flow, you'd give it a username and password through the UI, the integration would do the initial authentication, and then...