Jeff Byrnes

Results 106 comments of Jeff Byrnes

@lkngtn I’ll need your help testing this out. There are two endpoints for listing entries: * [List Entries](https://i-done-this.readme.io/docs/list-entries) * [List Team Entries](https://i-done-this.readme.io/docs/list-team-entries) The former allows you to “…restrict to showing...

Darn. I’ll have to dig into this `User` field and its `hash_id` and see if we can filter on that.

@lkngtn I’ve pushed up a branch, with an updated `alfredworkflow` in it. Would you try that out & see how it goes? You’ll have to edit a new env var...

Blast. I tweaked the cache code a bit, but it seems that backfired. I’ll unroll that.

@lkngtn ok, I’ve rebased that branch, and it should now _only_ contain changes that add the `email_address` filtering. Please try once more?

@lkngtn well, now I can’t seem to get it to work any which way. That is, the old code also no longer works.

@lkngtn well this is disappointing: that API call no longer appears to provide goals. I just scanned through the raw response, and it lacks any entries with `"status": "done"`. @chadhs,...

The API returning only the last 25, I wonder if it’s paged… @chadhs, any chance you can look into that for us? Also, it’d be _super great_ if the docs...

Kevin, You might also consider running dochub locally, rather than using http://dochub.io.

Ah, ok, I gotcha. I've not opened the Python tab, though the jQuery & PHP ones take a good bit of time to load up. Your solution definitely sounds like...