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.
88 lines
1.3 KiB
88 lines
1.3 KiB
2 years ago
|
---
|
||
|
|
||
|
Tag: ["❄️", "🔋", "Apricot", "🍑"]
|
||
|
Date: 2022-12-31
|
||
|
DocType: "Wine"
|
||
|
Hierarchy: "NonRoot"
|
||
|
TimeStamp:
|
||
|
location:
|
||
|
CollapseMetaTable: true
|
||
|
Source:
|
||
|
cssclass: recipeTable
|
||
|
Wine:
|
||
|
Vintage: 2022
|
||
|
Type: White
|
||
|
Producer: "Nadine Saxer"
|
||
|
Varietal: "Pinot Noir"
|
||
|
Designation:
|
||
|
Vineyard:
|
||
|
Country: Switzerland
|
||
|
Region: Zürich
|
||
|
SubRegion: Zürich
|
||
|
Appellation: "Blanc de Noir"
|
||
|
|
||
|
---
|
||
|
|
||
|
parent:: [[!!Wine|Wine]], [[@@Zürich|Zürich]]
|
||
|
|
||
|
---
|
||
|
|
||
|
 
|
||
|
|
||
|
```button
|
||
|
name Save
|
||
|
type command
|
||
|
action Save current file
|
||
|
id Save
|
||
|
```
|
||
|
^button-NadineSaxer-BlancdeNoirNSave
|
||
|
|
||
|
# Nadine Saxer - Blanc de Noir
|
||
|
|
||
|
 
|
||
|
|
||
|
> [!summary]+
|
||
|
> Description
|
||
|
|
||
|
 
|
||
|
|
||
|
```toc
|
||
|
style: number
|
||
|
```
|
||
|
|
||
|
 
|
||
|
|
||
|
---
|
||
|
|
||
|
 
|
||
|
|
||
|
### 📇 Summary
|
||
|
|
||
|
 
|
||
|
|
||
|
| |
|
||
|
|-|-
|
||
|
| 🍷 **Wine type**: | `$=dv.current().Wine.Type`
|
||
|
| 🍾 **Variety**: | `$=dv.current().Wine.Varietal`
|
||
|
| 🍇 **Vineyard**: | `$=dv.current().Wine.Vineyard`
|
||
|
| 🗺 **Region**: | `$=dv.current().Wine.Region`
|
||
|
| 🗻 **Terroir**: | `$=dv.current().Wine.SubRegion`
|
||
|
| 🏷 **Appellation**: | `$=dv.current().Wine.Appellation`
|
||
|
| 🧑🏼🌾 **Producer**: | `$=dv.current().Wine.Producer`
|
||
|
| 📆 **Vintage**: | `$=dv.current().Wine.Vintage`
|
||
|
|
||
|
 
|
||
|
|
||
|
---
|
||
|
|
||
|
 
|
||
|
|
||
|
### 🗒 Notes
|
||
|
|
||
|
 
|
||
|
|
||
|
- [Home - Weingut Nadine Saxer](https://www.nadinesaxer.ch/)
|
||
|
|
||
|
 
|
||
|
|
||
|
- Tested with Kyna & Stef
|