I use Paprika to store recipes and plan out meals for the week. Using their APIs I built a module to display the current week’s menu.
Read the statement by Michael Teeuw here.
Best posts made by DolphinScientist
-
MMM-PaprikaMenu: Displays your weekly meal menu from the Paprika Recipe Manager app
Latest posts made by DolphinScientist
-
RE: MMM-PaprikaMenu: Displays your weekly meal menu from the Paprika Recipe Manager app
Glad it’s all working. I think the core issue stems from me not being a Paprika 3 user. In 3 they added a “Menu” feature, but my module is pulling from the “Meals” list.
If anyone is comfortable with all the 2 and 3 terminology, a PR to update the docs in the repo would be wonderful.
-
RE: MMM-PaprikaMenu: Displays your weekly meal menu from the Paprika Recipe Manager app
@nickred896 There isn’t an option like that today. What do you imagine configuring that option would be like? Similar to priorDayLimit and priorEntryLimit in the config? There would probably need to be an option for resolving conflicts between the number of future entries and whether that goes past the week break.
Anyway, I’m open to the idea. Let me know your thoughts.
-
RE: MMM-PaprikaMenu: Displays your weekly meal menu from the Paprika Recipe Manager app
@pastormingle Are you have trouble with it?
-
MMM-PaprikaMenu: Displays your weekly meal menu from the Paprika Recipe Manager app
I use Paprika to store recipes and plan out meals for the week. Using their APIs I built a module to display the current week’s menu.
-
RE: MMM-MyCalendar
Hi @j-e-f-f , thanks for the great module. The config indicates that the icons are customizable using Font Awesome, but the behavior and the code (line ~181) seem to indicate otherwise. Any chance we could get it back? Do you know how you would want it implement with the svg system you have?