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
861 B
74 lines
861 B
3 years ago
|
---
|
||
|
|
||
2 years ago
|
Tag: ["❄️", "🔋", "Apricot", "🍑", "🥭", "🪵"]
|
||
3 years ago
|
Date: <% tp.date.now("YYYY-MM-DD") %>
|
||
|
DocType: "Coffee"
|
||
|
Hierarchy: "NonRoot"
|
||
|
TimeStamp:
|
||
|
location:
|
||
2 years ago
|
CollapseMetaTable: true
|
||
3 years ago
|
Source:
|
||
|
cssclass: recipeTable
|
||
|
Coffee:
|
||
|
Brand:
|
||
|
Type:
|
||
|
Roast:
|
||
|
Strength:
|
||
|
Country:
|
||
|
|
||
|
---
|
||
|
|
||
|
parent::
|
||
|
|
||
|
---
|
||
|
|
||
|
 
|
||
|
|
||
|
```button
|
||
|
name Save
|
||
|
type command
|
||
|
action Save current file
|
||
|
id Save
|
||
|
```
|
||
|
^button-<% tp.file.title %>NSave
|
||
|
|
||
|
# <% tp.file.title %>
|
||
|
|
||
|
 
|
||
|
|
||
2 years ago
|
> [!summary]+
|
||
|
>Description
|
||
3 years ago
|
|
||
|
 
|
||
|
|
||
|
```toc
|
||
|
style: number
|
||
|
```
|
||
|
|
||
|
 
|
||
|
|
||
|
---
|
||
|
|
||
|
 
|
||
|
|
||
2 years ago
|
### 📇 Summary
|
||
3 years ago
|
|
||
|
 
|
||
|
|
||
|
| |
|
||
|
|-|-
|
||
2 years ago
|
| 🍇**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`
|
||
3 years ago
|
|
||
|
 
|
||
|
|
||
|
---
|
||
|
|
||
|
 
|
||
|
|
||
2 years ago
|
### 🗒 Notes
|
||
3 years ago
|
|
||
|
 
|