timandrews335 / nextcloud-cookbook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚠️ 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.

About

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 44.8%Language:PHP 25.9%Language:Vue 24.6%Language:CSS 2.7%Language:Makefile 1.8%Language:Shell 0.2%