You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
126 lines
2.4 KiB
126 lines
2.4 KiB
---
|
|
|
|
ServingSize: 2
|
|
cssclass: recipeTable
|
|
Alias: []
|
|
Tag: ["🍴", "🟥"]
|
|
Date: 2024-01-15
|
|
DocType: "Recipe"
|
|
Hierarchy: "NonRoot"
|
|
location:
|
|
CollapseMetaTable: true
|
|
Meta:
|
|
IsFavourite: False
|
|
Rating:
|
|
Recipe:
|
|
Courses: "Side dish"
|
|
Categories: "Cereal"
|
|
Collections: "Middle Eastern"
|
|
Source: "https://bunnyswarmoven.net/cucumber-lemon-feta-cheese-couscous-salad/"
|
|
PreparationTime: 15
|
|
CookingTime: 15
|
|
OServingSize: 6
|
|
Ingredients:
|
|
- 2 cups cooked Couscous
|
|
- 1 cup Feta Cheese, cubed
|
|
- 1 cup English Cucumber,diced
|
|
- 2 Tablespoons fresh parsley, chopped
|
|
- 1 whole lemon, juiced
|
|
- 1 Teaspoon Kosher Salt
|
|
- 0.5 Teaspoon garlic powder
|
|
|
|
---
|
|
|
|
Parent:: [[@@Recipes|Recipes]], [[@Side dishes|Side dishes]]
|
|
|
|
---
|
|
|
|
 
|
|
|
|
```button
|
|
name Edit Recipe parameters
|
|
type command
|
|
action MetaEdit: Run MetaEdit
|
|
id EditMetaData
|
|
```
|
|
^button-CucumberLemonFetaCheeseCouscousSaladEdit
|
|
|
|
|
|
```button
|
|
name Save
|
|
type command
|
|
action Save current file
|
|
id Save
|
|
```
|
|
^button-CucumberLemonFetaCheeseCouscousSaladNSave
|
|
|
|
 
|
|
|
|
# Cucumber Lemon Feta Cheese Couscous Salad
|
|
|
|
 
|
|
|
|
```toc
|
|
style: number
|
|
```
|
|
|
|
 
|
|
|
|
---
|
|
|
|
 
|
|
|
|
### 🗒 Practical Informations
|
|
|
|
```dataview
|
|
list without id
|
|
"<table><tbody><tr><td><a class=heading>🍽 Courses</a></td>"
|
|
+
|
|
"<td><span style='color: var(--footnote);'>" + this.Recipe.Courses + "</span></td></tr>"
|
|
+
|
|
"<tr><td><a class=heading>🥘 Categories</a></td>"
|
|
+
|
|
"<td><span style='color: var(--footnote);'>" + this.Recipe.Categories + "</span></td></tr>"
|
|
+
|
|
"<tr><td><a class=heading>📚 Collections</a></td>"
|
|
+
|
|
"<td><span style='color: var(--footnote);'>" + this.Recipe.Collections + "</span></td></tr>"
|
|
+
|
|
"<tr><td><a class=heading>👨👨👧👦 Serving size</a></td>"
|
|
+
|
|
"<td><span style='color: var(--footnote);'>" + this.ServingSize + "</span></td></tr>"
|
|
+
|
|
"<tr><td><a class=heading>⏲ Cooking time</a></td>"
|
|
+
|
|
"<td><span style='color: var(--footnote);'>" + this.Recipe.CookingTime + " min</span></td></tr></tbody></table>"
|
|
FROM "03.03 Food & Wine/Cucumber Lemon Feta Cheese Couscous Salad"
|
|
```
|
|
|
|
 
|
|
|
|
---
|
|
|
|
 
|
|
|
|
### 🧫 Ingredients
|
|
|
|
 
|
|
|
|
```dataviewjs
|
|
dv.view("00.01 Admin/dv-views/query_ingredient", {ingredients: dv.current().Ingredients, originalportioncount: dv.current().Recipe.OServingSize})
|
|
```
|
|
|
|
 
|
|
|
|
---
|
|
|
|
 
|
|
|
|
### 🔀 Instructions
|
|
|
|
 
|
|
|
|
Place all the ingredients in a large bow, toss to combine. Serve immediately or refrigerate covered for later use.
|
|
|
|
 
|
|
  |