A library for all your recipes. It uses JSON files following the schema.org recipe format. To add a recipe to the collection, you can paste in the URL of the recipe, and the provided web page will be parsed and downloaded to whichever folder you specify in the app settings.
They probably haven't been indexed. Try clicking the Settings > Rescan library button.
A lot of websites are unfortunately not following the schema.org/Recipe standard, which makes their recipes impossible to read by this app.
The parser is far from perfect. If you can help out in any way, please have a look at the parseRecipeHtml() method and create a pull request with your changes.
If your language hasn't been added yet, your can help out by following these instructions