Skip to content

nextcloud/cookbook

Folders and files

NameName
Last commit message
Last commit date
Mar 7, 2025
Mar 7, 2025
Aug 25, 2024
Sep 12, 2024
Sep 12, 2024
Oct 12, 2023
Mar 5, 2025
May 30, 2024
Mar 7, 2025
Oct 20, 2022
Mar 4, 2025
Sep 8, 2022
Mar 8, 2025
Mar 7, 2025
Mar 5, 2025
Sep 9, 2022
Mar 6, 2025
Apr 6, 2023
Apr 27, 2021
Aug 29, 2023
Dec 10, 2023
Jan 16, 2024
Mar 12, 2022
May 25, 2022
Jul 6, 2022
Feb 15, 2021
Nov 19, 2023
Mar 7, 2025
May 30, 2022
Jan 14, 2023
Mar 28, 2020
Aug 23, 2022
Jun 28, 2024
Jan 10, 2024
Mar 5, 2025
Mar 5, 2025
Dec 3, 2023
Jan 10, 2024
Mar 6, 2025
Mar 7, 2025
May 30, 2022
Aug 4, 2022
May 30, 2022
Mar 5, 2025
Mar 4, 2025
Jan 16, 2024
Jan 16, 2024
Oct 20, 2022
Nextcloud Cookbook icon Nextcloud Cookbook icon

Nextcloud Cookbook

A screenshot of how the app looks

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.

πŸ“± Clients

The app works generally in any modern browser. Additionally, there are some more specialized clients available, including mobile apps for Android and iOS. You can find an overview here.

πŸ“– Documentation

Further documentation (also internal ones) are published on the documentation pages of the project and in the FAQ at the bottom.

πŸ’Ό Is it Production Ready?

Warning

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.

πŸ’° Sponsoring

We thank the sponsors of this project for their support as open-source software.

Blackfire Logo Browserstack Logo

πŸ§‘β€πŸ« F.A.Q.

I can't see my recipes

Recipes are only shown in the UI if they are present in the database. It is likely you have recipes that haven't been indexed/added to the database yet. Try clicking the Settings > Rescan library button to compare the database with what is in your recipes folder and apply any differences to the database.

If this still doesn't work, a full, non-incremental resync might help. This can be done by setting your recipes folder to a different (ideally empty) folder to clear the database. Setting the recipes folder back to what it was before should cause all your recipes to sync again, effectively refreshing the database.

"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 parse() method and create a pull request with your changes.
All of the text is in English? This app uses the [Transifex](https://app.transifex.com/nextcloud/nextcloud/cookbook/) translation system. You might want to register there to help translating the app to new languages or report errors in existing translations.