Compare commits
5 Commits
1.10
...
512d534edf
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
512d534edf | ||
|
|
c4be0e98b9 | ||
|
|
b4b6afb45a | ||
|
|
d6cfa6b01d | ||
|
|
498ed0d8ff |
10
README.md
10
README.md
@@ -32,15 +32,17 @@ You can download the app from the AppStore:
|
|||||||
|
|
||||||
- [x] **Version 1.9**: Enhancements to recipe editing for better intuitiveness; user interface design improvements for recipe viewing.
|
- [x] **Version 1.9**: Enhancements to recipe editing for better intuitiveness; user interface design improvements for recipe viewing.
|
||||||
|
|
||||||
- [ ] **Version 1.10**: Recipe ingredient calculator: Enables calculation of ingredient quantities based on a specifiable yield number.
|
- [x] **Version 1.10**: Recipe ingredient calculator: Enables calculation of ingredient quantities based on a specifiable yield number.
|
||||||
|
|
||||||
- [ ] **Version 1.11**: Decoupling of internal recipe representation from the Nextcloud Cookbook recipe representation. This change provides increased flexibility for API updates and enables the introduction of features not currently supported by the Cookbook API, such as uploading images.
|
- [ ] **Version 1.11**: Decoupling of internal recipe representation from the Nextcloud Cookbook recipe representation. This change provides increased flexibility for API updates and enables the introduction of features not currently supported by the Cookbook API, such as uploading images. This update will take some time, but will therefore result in simpler, better maintainable code. Update: I will continue to work on this update in January 2024.
|
||||||
|
|
||||||
- [ ] **Version 1.12 and beyond** (Ideas for the future; integration not guaranteed!):
|
- [ ] **Version 1.12 and beyond** (Ideas for the future; integration not guaranteed!):
|
||||||
|
|
||||||
|
- Allow adding custom items to the grocery list.
|
||||||
|
|
||||||
- Fuzzy search for recipe names and keywords.
|
- Fuzzy search for recipe names and keywords.
|
||||||
|
|
||||||
- In-app timer for the cook time specified in a recipe.
|
- An in-app timer for the cook time specified in a recipe.
|
||||||
|
|
||||||
- Search for recipes based on left-over ingredients.
|
- Search for recipes based on left-over ingredients.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user