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.

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.

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.
@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.
@pastormingle Are you have trouble with it?
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.

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?