--- Tag: ["❄️", "🔋", "Apricot", "🍑", "🥭", "🪵"] Date: <% tp.date.now("YYYY-MM-DD") %> DocType: "Coffee" Hierarchy: "NonRoot" TimeStamp: location: CollapseMetaTable: true 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 %>   > [!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