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.

173 lines
2.4 KiB

3 years ago
---
QueryCourse: ""
QueryCategory: ""
QueryCuisine: ""
QueryIngredient: ""
QueryTheme: Healthy
QueryFavourite:
QueryRating: ">3"
QueryCookingTime: ""
cssclass: recipeTable
Alias: ["Recipes"]
Tag: ["Lifestyle", "Food", "Cooking"]
Date: 2021-10-20
DocType: "Personal"
ChildrenType:
- Task
- Recipe
Hierarchy: "Root"
location: [51.514678599999996, -0.18378583926867909]
CollapseMetaTable: Yes
---
Parent:: [[Lifestyle]]
---
^Top
 
```button
name Create Note
type append template
action NewFile
id CreateNote
```
^button-RecipesNewNote
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
```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]]
 
1. [[@Main dishes|Main courses]]
2. [[@Side dishes|Side dishes]]
3. [[@Desserts|Desserts]]
4. [[@Snacks|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]]