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.

137 lines
1.9 KiB

3 years ago
---
3 years ago
cssclass:
- cards
3 years ago
Alias: ["Brunches London", "Brunches in London"]
Tag: ["🎡", "🥞"]
3 years ago
Date: 2021-10-04
DocType: Redommendation
Hierarchy: Root2
TimeStamp:
CollapseMetaTable: true
3 years ago
---
Parent:: [[@@London|London]]
---
^Top
 
```button
name Save
type command
action Save current file
color blue
id Save
```
^button-BrunchsLondonSave
 
# Brunches in London
 
```ad-abstract
title: Summary
collapse: open
Note summarising restaurants in London by Cuisine and/or by type
```
 
```toc
style: number
```
 
---
 
### Navigation by location
 
#### Notting Hill
[[#^Top|TOP]]
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "UK", placetype: "Brunch", area: "NottingHill"})
```
 
#### Kensington
[[#^Top|TOP]]
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "UK", placetype: "Brunch", area: "Kensington"})
```
 
#### Mayfair
[[#^Top|TOP]]
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "UK", placetype: "Brunch", area: "Mayfair"})
```
 
#### Sloane Square
[[#^Top|TOP]]
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "UK", placetype: "Brunch", area: "SloaneSquare"})
```
 
#### Soho
[[#^Top|TOP]]
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "UK", placetype: "Brunch", area: "Soho"})
```
 
#### Battersea
[[#^Top|TOP]]
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "UK", placetype: "Brunch", area: "Battersea"})
```
 
#### St Pancras
[[#^Top|TOP]]
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "UK", placetype: "Brunch", area: "StPancras"})
```
 
#### Whitechapel
[[#^Top|TOP]]
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "UK", placetype: "Brunch", area: "Whitechapel"})
```
 
---
 
### Recommendation list
 
[[Recommendation list (London)|here]]
[[#^Top|TOP]]