|
cc9206306a
|
parsing: also accept short ingredients without amounts
for example 'oil' will now be allowed, previously it would have to be `1
spoon oil` when sometimes people don't know the amount
|
2024-10-12 00:12:09 +02:00 |
|
|
88f801cadb
|
show full recipe price every time with a clarification if necessary
|
2024-05-12 22:28:42 +00:00 |
|
|
7a9a39f2fb
|
make pricedb currency mandatory
now, if there is a price entry for an ingredient, it either has to have a currency specified or default_currency has to be set in settings.yaml
|
2023-11-30 03:09:36 +00:00 |
|
|
69e578dba4
|
allow using a single string as an ingredient instead of a dict
|
2023-11-28 14:26:34 +00:00 |
|
|
072aa03a53
|
recipe "description" markdown field
|
2023-11-21 03:23:58 +01:00 |
|
|
238319b9e1
|
black format
|
2023-11-21 03:21:13 +01:00 |
|
|
247fd37560
|
add a markdown source field to recipe
|
2023-11-21 03:21:13 +01:00 |
|
|
e4890b6fd8
|
step sections
|
2023-11-21 01:43:22 +01:00 |
|
|
81fdafb907
|
restructure
|
2023-11-19 00:18:12 +01:00 |
|