🍲 A library for all your recipes
Перейти к файлу
Christian Wolf dd53e76cac
Usage of boolean values for mayFail
2020-10-09 13:13:02 +02:00
.github Usage of boolean values for mayFail 2020-10-09 13:13:02 +02:00
.tx
appinfo Update info.xml 2020-08-11 10:01:43 +02:00
css
img
l10n [tx-robot] updated from transifex 2020-10-04 02:26:16 +00:00
lib Extraction of all table named to static class constants in DB connection source 2020-10-06 12:49:18 +02:00
src Improved tooltips for some controls 2020-09-16 19:26:54 +03:00
templates
tests Corrected method signature 2020-10-09 13:12:59 +02:00
translationfiles
.gitignore Remove composer folder from GIT VCS 2020-10-09 13:12:12 +02:00
.old-travis.yml Disabled travis building 2020-10-09 13:12:54 +02:00
COPYING
LICENSE
Makefile
README.md
composer.json
draft-release.sh
package.json Removing slashes for categories 2020-06-26 09:35:41 +02:00
phpunit.integration.xml
phpunit.xml
webpack.build.js
webpack.config.js
webpack.devel.js

README.md

⚠️ IMPORTANT ⚠️
Users of this app are practically testers. We're limited on resources, and still working out how to make this app function the best it can. There will be regressions and bugs. And we of course appreciate constructive feedback whenever users run into them.

NextCloud Cookbook

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.

Join the discussion

F.A.Q.

I can't see my recipes

They probably haven't been indexed. Try clicking the Settings > Rescan library button.

"Could not load recipe" when trying to download recipes?

A lot of websites are unfortunately not following the schema.org/Recipe standard, which makes their recipes impossible to read by this app.

A website using correct schema.org markup is not being read correctly

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.

All of the text is in English?

This app uses the Transifex translation system. You might want to register there to help translating the app to new languages or report errors in existing translations.