Erik Hetzner

Results 183 comments of Erik Hetzner

I looked at CNKI but I can't figure out how to generate URLs to search by DOI or OpenURL. If you know how what a URL for an OpenURL or...

Thank you! The problem is that seems to use POST, and I need some sort of url that zotero can construct and use GET on that will include the DOI,...

By reading the code to https://github.com/zotero/zotero/blob/master/chrome/content/zotero/xpcom/locateManager.js I was able to figure out how to make a POST request, but I haven't got it quite right yet. ```json [ { "name":...

OK, I added this. Let me know how it works. Thanks!

Thank you! I appreciate the Chinese language help!

Should be fixed! thank you.

For the first two examples (the "food" section urls), the problem is that the pages contain incomplete [recipe json ld](https://developers.google.com/search/docs/advanced/structured-data/recipe). The error could be better, but this can't really be...

For what it's worth, this recipe will work now if you set `org-chef-prefer-json-ld` to `t`.

For the record, the sites that still don't work: - https://amazingribs.com/bourbon-bbq-baked-beans-recipe - https://www.bingingwithbabish.com/recipes/2017/8/22/fitz-sandwich - https://www.blueapron.com/recipes/general-tso-s-chicken-with-sweet-peppers-jasmine-rice-3 - https://www.chefsteps.com/activities/hazelnut-pistachio-romesco - https://www.homechef.com/meals/fontina-and-caramelized-onion-flatbread - https://www.splendidtable.org/recipes/gujarati-corn-on-the-cob-curry plated.com doesn't seem to host recipes any more.

Yes, I'm not sure what the correct behavior would be here. I guess we need some sort of flag on the endpoint as to which libraries to search.