main
iOS 3 years ago
parent 90e7cb62a9
commit 90de853007

@ -95,6 +95,6 @@
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 0.30286049796061026,
"scale": 0.30200060826696323,
"close": true
}

File diff suppressed because one or more lines are too long

@ -15,7 +15,7 @@ div[data-path="00.03 News"] .nav-folder-title-content::before
div[data-path="01.02 Home"] .nav-folder-title-content::before
{
content: "🏡";
content: "🏡 ";
}
div[data-path="01.01 Life Orga"] .nav-folder-title-content::before
@ -25,7 +25,12 @@ div[data-path="01.01 Life Orga"] .nav-folder-title-content::before
div[data-path="01.03 Family"] .nav-folder-title-content::before
{
content: "👨‍👩‍👧‍👦";
content: "👨‍👩‍👧‍👦 ";
}
div[data-path="01.04 Done"] .nav-folder-title-content::before
{
content: "✅ ";
}
div[data-path="02.01 London"] .nav-folder-title-content::before

@ -9,7 +9,7 @@
"state": {
"type": "markdown",
"state": {
"file": "01.01 Life Orga/Voitures.md",
"file": "03.03 Food & Wine/Harissa, Squash & Chickpea stew.md",
"mode": "preview"
}
}
@ -68,7 +68,7 @@
"state": {
"type": "backlink",
"state": {
"file": "01.01 Life Orga/Voitures.md",
"file": "03.03 Food & Wine/Harissa, Squash & Chickpea stew.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@ -115,15 +115,15 @@
},
"active": "e8d1a34590cd1804",
"lastOpenFiles": [
"03.03 Food & Wine/Harissa, Squash & Chickpea stew.md",
"03.03 Food & Wine/@Main dishes.md",
"03.03 Food & Wine/Chilli con Carne.md",
"03.03 Food & Wine/Beef n Potatoes Keema Naans.md",
"03.03 Food & Wine/Farro w Fennel, Lemon, Basil.md",
"03.03 Food & Wine/Indian Buttered Chicken.md",
"03.03 Food & Wine/Aspargus Pasta.md",
"03.03 Food & Wine/@@Recipes.md",
"01.01 Life Orga/Voitures.md",
"01.01 Life Orga/Personal projects.md",
"01.02 Home/Pooch list.md",
"01.01 Life Orga/Lifestyle.md",
"01.02 Home/MRCK.md",
"01.01 Life Orga/Creations.md",
"04.02 freemind.codes/Working note.md",
"03.02 Travels/Travel guides.md",
"03.02 Travels/Short breaks.md",
"03.02 Travels/Recommendation list (Bruxelles).md"
"01.03 Family/@Family organisation.md"
]
}

@ -42,6 +42,8 @@ id CreateNote
```button
name Save
type command

@ -0,0 +1,124 @@
---
ServingSize: 4
cssclass: recipeTable
Tag: ["Morrocan", "Easy", "Spicy"]
Date: 2021-09-21
DocType: "Recipe"
Hierarchy: "NonRoot"
location: [51.514678599999996, -0.18378583926867909]
CollapseMetaTable: Yes
Meta:
IsFavourite: False
Rating:
Recipe:
Courses: "Main dish"
Categories: "Stew"
Collections: "North African"
Source: https://yummybeet.com/2016/09/28/harissa-squash-chickpea-stew-with-crispy-kale-chips/
PreparationTime:
CookingTime: 30
OServingSize: 4
Ingredients:
- 2 Tbsp extra-virgin olive oil
- 3 Tbsp harissa paste
- 1 creamy-fleshed pumpkin such as kabocha or red kuri or buttercup (NOT butternut, which is too stringy for this recipe), seeded, peeled, and cut into 12-inch cubes
- 1 whole onion, diced
- 2 cloves garlic, minced
- 2 cups cooked chickpeas (from 1 (19 oz.) can)
- 2.5 cups water
- 0.5 cup orange juice
- 2 pinches salt
- 0.5 bunch curly kale, de-stemmed and torn
- 1 tsp extra-virgin olive oil
---
Parent:: [[@@Recipes|Recipes]], [[@Main dishes|Main dishes]]
---
 
```button
name Edit Recipe parameters
type command
action MetaEdit: Run MetaEdit
id EditMetaData
```
^button-HarissaSquashChickpeastewEdit
```button
name Save
type command
action Save current file
id Save
```
^button-HarissaSquashChickpeastewNSave
 
# Harissa, Squash & Chickpea stew
 
```toc
style: number
```
 
---
 
### Practical Informations
| |
|-|-
**Courses**: | `$=dv.current().Recipe.Courses`
**Categories**: | `$=dv.current().Recipe.Categories`
**Collections**: | `$=dv.current().Recipe.Collections`
**Serving size**: | `$=dv.current().ServingSize`
**Cooking time**: | `$=dv.current().Recipe.CookingTime` min
 
---
 
### Ingredients
 
```dataviewjs
dv.view("00.01 Admin/dv-views/query_ingredient", {ingredients: dv.current().Ingredients, originalportioncount: dv.current().Recipe.OServingSize})
```
 
---
 
### Instructions
 
1. Preheat oven to 425ºF.
 
2. In a large pot, heat oil and harissa over medium heat. Once fragrant, add squash, onion and garlic; sauté for 8 minutes. Add chickpeas, 2 cups water, orange juice and season with salt. Bring to a boil, reduce to a simmer, cover and cook, stirring once or twice, for 15 minutes, until squash is tender. Add additional water if a thinner consistency is desired. Adjust seasoning.
 
3. Meanwhile, on a large rimmed baking sheet or two medium baking sheet, massage kale with oil and salt. Spread into a single layer (no layering, or they will not crisp). Roast for 5 minutes, toss, roast for 5 more minutes, toss, and roast for an additional 5 to 10 minutes, or until all chips are fully crisped. Turn off oven and leave oven door ajar with kale chips up to 15 minutes (optional; this ensures theyre very dry if making ahead).
 
4. To serve, ladle stew into bowls and garnish with a mound of kale chips. Enjoy immediately.
Loading…
Cancel
Save