--- cssclass: cards Alias: ["Desserts"] Tag: ["🍭"] Date: 2021-10-21 DocType: "Personal" Hierarchy: "Root2" TimeStamp: location: [51.514678599999996, -0.18378583926867909] CollapseMetaTable: true banner: "![[IMG_1932.jpg]]" banner_icon: 🍰 --- Parent:: [[@@Recipes|Recipes]] --- ^Top   ```button name Save type command action Save current file id Save ``` ^button-DessertsNSave   # Desserts   ```ad-abstract title: Summary collapse: open A collection of desserts by type. ```   ```toc style: number ```   ---   ### 🍰 Cake   ```dataviewjs dv.view("00.01 Admin/dv-views/query_recipe", {course: "Dessert", category: "Cake"}) ```   ---   ### 🥧 Tart   ```dataviewjs dv.view("00.01 Admin/dv-views/query_recipe", {course: "Dessert", category: "Tart"}) ```   ---   ### 🥞 Pancacke   ```dataviewjs dv.view("00.01 Admin/dv-views/query_recipe", {course: "Dessert", category: "Pancacke"}) ```   ---   ### 🥝 Fruit   ```dataviewjs dv.view("00.01 Admin/dv-views/query_recipe", {course: "Dessert", category: "Fruit"}) ```