--- QueryCourse: "" QueryCategory: "" QueryCuisine: "" QueryIngredient: pita QueryTheme: QueryFavourite: QueryRating: "" QueryCookingTime: "" cssclass: cards Alias: ["Recipes"] Tag: ["🕴️", "👨🏼‍🍳"] Date: 2021-10-20 DocType: "Personal" ChildrenType: - Task - Recipe Hierarchy: "Root" location: [51.514678599999996, -0.18378583926867909] CollapseMetaTable: true banner: "![[IMG_1931.jpg]]" banner_icon: 🧑‍🍳 --- Parent:: [[@Lifestyle]] --- ^Top   ```button name Create Note type append template action NewFile id CreateNote ``` ^button-RecipesNewNote ```button name Save type command action Save current file id Save ``` ^button-RecipesSave   # Folder map   ```ad-abstract title: Summary collapse: open This note enables to navigate in the Recipes section and find any Recipe in this Vault by Recipe or Tag ```   ```toc style: number ```   ---   ### Quick Filter [[#^Top|TOP]]   ```button name Search Library type command action MetaEdit: Run MetaEdit id EditMetaData ```   ```dataviewjs dv.view("00.01 Admin/dv-views/print_recipesearch", {course: dv.current().QueryCourse, dateadded: dv.current().QueryAddedDate, category: dv.current().QueryCategory, cuisine: dv.current().QueryCuisine, ingredient: dv.current().QueryIngredient, theme: dv.current().QueryTheme, isfavourite: dv.current().QueryFavourite, rating: dv.current().QueryRating, cookingtime: dv.current().QueryCookingTime, viewtype: "extended"}) ```   ```dataviewjs dv.view("00.01 Admin/dv-views/query_recipe", {course: dv.current().QueryCourse, dateadded: dv.current().QueryAddedDate, category: dv.current().QueryCategory, cuisine: dv.current().QueryCuisine, ingredient: dv.current().QueryIngredient, theme: dv.current().QueryTheme, isfavourite: dv.current().QueryFavourite, rating: dv.current().QueryRating, cookingtime: dv.current().QueryCookingTime, viewtype: "extended"}) ```   ---   ### Recipes by course [[#^Top|TOP]]       [[@Main dishes|🍖]]       [[@Side dishes|🍟]]       [[@Desserts|🥮]]       [[@Snacks|🍿]]   ---   ### Tag Navigation [[#^Top|TOP]]   ```dataview Table without id tags as "Tags" From "03.03 Food & Wine" Flatten file.tags as tags Group by tags ```   ---   ### High Level tasks   ```tasks not done path includes 03.03 sort by due hide backlink hide task count ``` [[#^Top|TOP]]