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.
74 lines
855 B
74 lines
855 B
2 years ago
|
---
|
||
|
|
||
|
Tag: ["🌱", "🇲🇽"]
|
||
|
Date: 2023-01-21
|
||
|
DocType: "Coffee"
|
||
|
Hierarchy: "NonRoot"
|
||
|
TimeStamp:
|
||
|
location:
|
||
|
CollapseMetaTable: true
|
||
|
Source:
|
||
|
cssclass: recipeTable
|
||
|
Coffee:
|
||
|
Brand: "Henauer Kaffee"
|
||
|
Type: Arabica
|
||
|
Roast: Medium
|
||
|
Strength: 6
|
||
|
Country: Mexico
|
||
|
|
||
|
---
|
||
|
|
||
|
Parent:: [[!!Coffee|Coffee]]
|
||
|
|
||
|
---
|
||
|
|
||
|
 
|
||
|
|
||
|
```button
|
||
|
name Save
|
||
|
type command
|
||
|
action Save current file
|
||
|
id Save
|
||
|
```
|
||
|
^button-CaffeIrlandaNSave
|
||
|
|
||
|
# Caffè Irlanda
|
||
|
|
||
|
 
|
||
|
|
||
|
> [!summary]+
|
||
|
>Description
|
||
|
|
||
|
 
|
||
|
|
||
|
```toc
|
||
|
style: number
|
||
|
```
|
||
|
|
||
|
 
|
||
|
|
||
|
---
|
||
|
|
||
|
 
|
||
|
|
||
|
### 📇 Summary
|
||
|
|
||
|
 
|
||
|
|
||
|
| |
|
||
|
|-|-
|
||
|
| 🍇**Coffee type**: | `$=dv.current().Coffee.Type`
|
||
|
| 🌶 **Strength**: | `$=dv.current().Coffee.Strength`
|
||
|
| 🗺 **Country**: | `$=dv.current().Coffee.Country`
|
||
|
| 🔥 **Roast**: | `$=dv.current().Coffee.Roast`
|
||
|
| ⭐️ **Brand**: | `$=dv.current().Coffee.Brand`
|
||
|
|
||
|
 
|
||
|
|
||
|
---
|
||
|
|
||
|
 
|
||
|
|
||
|
### 🗒 Notes
|
||
|
|
||
|
 
|