the duke coffee

main
iOS 3 years ago
parent 32d7af95c1
commit 132c31ae55

@ -100,6 +100,7 @@
"active": "c252d60ecbda6bb3",
"lastOpenFiles": [
"03.03 Food & Wine/!!Coffee.md",
"03.03 Food & Wine/The Duke.md",
"03.01 Reading list/@Reading master.md",
"02.02 Paris/@@Paris.md",
"03.03 Food & Wine/!!Wine.md",
@ -107,7 +108,6 @@
"02.01 London/@@London.md",
"01.01 Life Orga/IT & Computer.md",
"01.01 Life Orga/Personal projects.md",
"04.02 freemind.codes/Working note.md",
"01.03 Family/@Family organisation.md"
"04.02 freemind.codes/Working note.md"
]
}

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

@ -0,0 +1,77 @@
---
Tag: ["Chocolate", "DriedFruit", "Berries"]
Date: 2021-11-14
DocType: "Coffee"
Hierarchy: "NonRoot"
TimeStamp:
location:
CollapseMetaTable: Yes
Source: "Meg's gift"
cssclass: recipeTable
Coffee:
Brand: "doppio coffee warehouse"
Type: "Arabica"
Roast: "Medium"
Strength: 3
Country: ["Brazil", "ElSalvador", "Colombia"]
---
parent:: [[!!Coffee|Coffee]]
---
 
```button
name Save
type command
action Save current file
id Save
```
^button-TheDukeNSave
# The Duke
 
```ad-abstract
title: Summary
collapse: open
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
 
Loading…
Cancel
Save