Open mourningsun75 opened 4 years ago
It seems that recieving recipes from Chefkoch is a 50/50 chance.
Here is an example with an error. https://www.chefkoch.de/rezepte/3268081485705070/Giotto-Mascarpone-Dessert-mit-Himbeeren.html
When i try to add it with your capture example it ends in the following error: Capture template ‘c’: Template is not a valid Org entry or tree
Capture template ‘c’: Template is not a valid Org entry or tree
When i try to add the recipe via org-chef-insert-recipe it gets
Giotto-Mascarpone-Dessert mit Himbeeren :PROPERTIES: :source-url: https://www.chefkoch.de/rezepte/3268081485705070/Giotto-Mascarpone-Dessert-mit-Himbeeren.html :servings: 6 :prep-time: nil :cook-time: nil :ready-in: :END: ** Ingredients
** Ingredients
** Directions
And the following error:
Not at an item
For german recipes chefkoch is most popular.
This will work now if you set org-chef-prefer-json-ld to t.
org-chef-prefer-json-ld
t
It seems that recieving recipes from Chefkoch is a 50/50 chance.
Here is an example with an error. https://www.chefkoch.de/rezepte/3268081485705070/Giotto-Mascarpone-Dessert-mit-Himbeeren.html
When i try to add it with your capture example it ends in the following error:
Capture template ‘c’: Template is not a valid Org entry or tree
When i try to add the recipe via org-chef-insert-recipe it gets
Giotto-Mascarpone-Dessert mit Himbeeren
:PROPERTIES:
:source-url: https://www.chefkoch.de/rezepte/3268081485705070/Giotto-Mascarpone-Dessert-mit-Himbeeren.html
:servings: 6
:prep-time: nil
:cook-time: nil
:ready-in:
:END:
** Ingredients
** Directions
And the following error:
Not at an item
For german recipes chefkoch is most popular.