24 lines
No EOL
829 B
Markdown
24 lines
No EOL
829 B
Markdown
# TODO
|
|
|
|
## Feature
|
|
- confirm save recipe, maybe jump back to the recipes page with toast popup
|
|
- add way to remove recipes
|
|
- add search to recipes page
|
|
- add directory structure to recipes?
|
|
- share to/export of yaml of recipes
|
|
- add an import of recipes from raw url
|
|
- maybe allow a 'dir' yaml, that just points to other raw pizza yaml urls
|
|
- add settings page
|
|
- option for type of notification, full screen or just in the appbar
|
|
- pick alarm sound
|
|
- deleting scheduled pizza events
|
|
- archiving past pizza events
|
|
- foto mode for pizza event
|
|
- push to instagram ?
|
|
|
|
## Refactor
|
|
- RecipeStep.waitUnit should probably be an enum?
|
|
|
|
## Bug
|
|
- add option to start recipe step instruction after step datetime and not completed
|
|
- recalculate ingredient ratios to total=1 before saving when creating/editing recipes |