You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

147 lines
2.4 KiB

3 years ago
---
QueryCourse: ""
QueryCategory: ""
QueryCuisine: ""
2 years ago
QueryIngredient: Celery
QueryTheme:
3 years ago
QueryFavourite:
2 years ago
QueryRating: ""
3 years ago
QueryCookingTime: ""
3 years ago
cssclass: cards
3 years ago
Alias: ["Recipes"]
Tag: ["Lifestyle", "Food", "Cooking"]
Date: 2021-10-20
DocType: "Personal"
ChildrenType:
- Task
- Recipe
Hierarchy: "Root"
location: [51.514678599999996, -0.18378583926867909]
CollapseMetaTable: Yes
2 years ago
banner: "![[IMG_1931.jpg]]"
banner_icon: 🧑‍🍳
3 years ago
---
3 years ago
Parent:: [[@Lifestyle]]
3 years ago
---
^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]]
 
2 years ago
    [[@Main dishes|🍖]]       [[@Side dishes|🍟]]       [[@Desserts|🥮]]       [[@Snacks|🍿]]
3 years ago
 
---
 
### 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]]