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.

126 lines
1.3 KiB

3 years ago
---
3 years ago
cssclass: recipeTable
3 years ago
Alias: ["Wine"]
Tag: ["Epicure"]
Date: 2021-10-26
DocType: "Personal"
ChildrenType: ["Product", "Wine"]
Hierarchy: "Root"
location:
CollapseMetaTable: Yes
---
Parent:: [[Lifestyle]]
---
 
```button
name Create Note
type append template
action NewFile
id CreateNote
```
^button-undefinedNewNote
```button
name Save
type command
action Save current file
id Save
```
^button-undefinedSave
 
# Folder map
 
```ad-abstract
title: Summary
collapse: open
This note enables to navigate in the 01.01 Life Orga section and find any Note in this Vault by Note or Tag
```
 
```toc
style: number
```
 
---
 
3 years ago
### Navigation
3 years ago
 
3 years ago
#### By type
[[#^Top|TOP]]
##### White
 
```dataviewjs
dv.view("00.01 Admin/dv-views/query_wine", {type: "White"})
3 years ago
```
3 years ago
3 years ago
 
---
 
3 years ago
#### By Geography
##### France
3 years ago
 
3 years ago
```dataviewjs
dv.view("00.01 Admin/dv-views/query_wine", {country: "France"})
3 years ago
```
 
---
 
3 years ago
### Tag Navigation
3 years ago
 
```dataview
3 years ago
Table without id tags as "Tags" From "03.03 Food & Wine"
Where DocType = "Wine"
Flatten file.tags as tags
Group by tags
3 years ago
```
 
---
 
### High Level tasks
 
```tasks
not done
3 years ago
path includes 03.03
3 years ago
sort by due
hide backlink
hide task count
```