--- Tag: ["🌰", "🍫", "🥜", "🍓", "☕️", "🇧🇷"] Date: 2021-10-31 DocType: "Coffee" Hierarchy: "NonRoot" TimeStamp: location: CollapseMetaTable: true Source: cssclass: recipeTable Coffee: Brand: "Waitrose" Type: "Arabica" Roast: "Medium-dark" Strength: 4 Country: Brazil --- parent:: [[!!Coffee|Coffee]] ---   ```button name Save type command action Save current file id Save ``` ^button-BrazilAssodantasNSave # Brazil Assodantas   ```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