--- ServingSize: cssclass: recipeTable Alias: [] Tag: [] Date: <% tp.date.now("YYYY-MM-DD") %> DocType: "Recipe" Hierarchy: "NonRoot" location: CollapseMetaTable: true Meta: IsFavourite: False Rating: Recipe: Courses: Categories: Collections: Source: PreparationTime: CookingTime: OServingSize: Ingredients: - --- Parent:: --- ```button name Edit Recipe parameters type command action MetaEdit: Run MetaEdit id EditMetaData ``` ^button-<% tp.file.title %>Edit ```button name Save type command action Save current file id Save ``` ^button-<% tp.file.title %>NSave # <% tp.file.title %> ```toc style: number ``` --- ### ๐ Practical Informations ```dataview list without id "
๐ฝ Courses | " + "" + this.Recipe.Courses + " |
๐ฅ Categories | " + "" + this.Recipe.Categories + " |
๐ Collections | " + "" + this.Recipe.Collections + " |
๐จโ๐จโ๐งโ๐ฆ Serving size | " + "" + this.ServingSize + " |
โฒ Cooking time | " + "" + this.Recipe.CookingTime + " min |