You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/documentation/getting-started/features.md
+4-7Lines changed: 4 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,13 +85,13 @@ The meal planner has the concept of plan rules. These offer a flexible way to us
85
85
86
86
The shopping lists feature is a great way to keep track of what you need to buy for your next meal. You can add items directly to the shopping list or link a recipe and all of it's ingredients to track meals during the week.
87
87
88
-
Managing shopping lists can be done from the Sidebar > Shopping Lists.
88
+
Managing shopping lists can be done from the Sidebar > Shopping Lists.
89
89
90
90
Here you will be able to:
91
91
92
92
- See items already on the Shopping List
93
93
- See linked recipes with ingredients
94
-
- Toggling via the 'Pot' icon will show you the linked recipe, allowing you to click to access it.
94
+
- Toggling via the 'Pot' icon will show you the linked recipe, allowing you to click to access it.
95
95
- Check off an item
96
96
- Add / Change / Remove / Sort Items via the grid icon
97
97
- Be sure if you are modifying an ingredient to click the 'Save' icon.
@@ -103,13 +103,10 @@ Here you will be able to:
103
103
104
104
!!! tip
105
105
You can use Labels to categorize your ingredients. You may want to Label by Food Type (Frozen, Fresh, etc), by Store, Tool, Recipe, or more. Play around with this to see what works best for you.
106
-
107
-
!!! tip
108
-
You can toggle 'Food' on items so that if you add multiple of the same food / ingredient, Mealie will automatically combine them together. Do this by editing an item in the Shopping List and clicking the 'Apple' icon. If you then have recipes that contain "1 | cup | cheese" and "2 | cup | cheese" this would be combined to show "3 cups of cheese."
109
106
110
107
[See FAQ for more information](../getting-started/faq.md)
111
108
112
-
109
+
113
110
[Shopping List Demo](https://demo.mealie.io/shopping-lists){ .md-button .md-button--primary }
114
111
115
112
## Integrations
@@ -198,7 +195,7 @@ Mealie lets you fully customize how you organize your users. You can use Groups
198
195
199
196
### Groups
200
197
201
-
Groups are fully isolated instances of Mealie. Think of a goup as a completely separate, fully self-contained site. There is no data shared between groups. Each group has its own users, recipes, tags, categories, etc. A user logged-in to one group cannot make any changes to another.
198
+
Groups are fully isolated instances of Mealie. Think of a group as a completely separate, fully self-contained site. There is no data shared between groups. Each group has its own users, recipes, tags, categories, etc. A user logged-in to one group cannot make any changes to another.
0 commit comments