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.

153 lines
2.2 KiB

3 years ago
---
cssclass: recipeTable
3 years ago
QPType: Restaurant
QPStyle:
QPAmbiance:
QPKeyword:
3 years ago
QPArea: ""
QPStatus: Prospect
3 years ago
QPDAdded:
3 years ago
Alias: ["London"]
Tag: ["Personal", "Life"]
Date: 2021-10-04
DocType: "Personal"
Hierarchy: "Root"
CollapseMetaTable: Yes
---
Parent:: [[@Life Organisation|Life Orga]]
---
3 years ago
^Top
3 years ago
 
```button
name Create New Note
type note(New Note) template
action Template Note
id NewNote
```
^button-LondonNewNote
```button
name Create New Place
type note(New Place) template
action Template Place
id NewNote
```
^button-LondonNewPlace
```button
name Save
type command
action Save current file
id Save
```
^button-NMSave
 
# Folder map
 
```ad-abstract
title: Summary
collapse: open
This note enables to navigate in the London section and find any Note in this Vault by Note or Tag
```
 
```toc
style: number
```
 
---
 
### Master Navigation
3 years ago
[[#^Top|TOP]]
3 years ago
 
1. [[@Restaurants London|Restaurants in London]]
3 years ago
2. [[@Brunchs London|Brunches in London]]
3. [[@Café London|Cafés in London]]
3 years ago
4. [[@Bars London|Bars in London]]
5. [[@Sport London|Sport in London]]
6. [[Royal Automobile Club|RAC]]
3 years ago
3 years ago
 
---
 
### Search
3 years ago
[[#^Top|TOP]]
3 years ago
 
```button
name Search Places
type command
action MetaEdit: Run MetaEdit
id EditMetaData
```
 
```dataviewjs
3 years ago
dv.view("00.01 Admin/dv-views/print_placesearch", {placetype: dv.current().QPType, dateadded: dv.current().QPDAdded, style: dv.current().QPStyle, ambiance: dv.current().QPAmbiance, area: dv.current().QPArea, theme: dv.current().QPKeyword, country: "UK", status: dv.current().QPStatus})
3 years ago
```
3 years ago
 
3 years ago
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {placetype: dv.current().QPType, dateadded: dv.current().QPDAdded, style: dv.current().QPStyle, ambiance: dv.current().QPAmbiance, area: dv.current().QPArea, theme: dv.current().QPKeyword, country: "UK", status: dv.current().QPStatus})
```
3 years ago
 
---
 
### Tag Navigation
3 years ago
[[#^Top|TOP]]
3 years ago
 
```dataview
Table without id tags as "Tags" From "02.01 London"
3 years ago
Flatten file.tags as tags
Group by tags
```
 
---
 
### High Level tasks
 
```tasks
not done
path includes London
sort by due
hide backlink
hide task count
```
3 years ago
[[#^Top|TOP]]
3 years ago