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.

304 lines
5.1 KiB

3 years ago
---
Alias: ["Restaurants London", "Restaurants in London"]
Tag: ["London", "Restaurant"]
Date: 2021-10-04
DocType: Redommendation
Hierarchy: Root2
TimeStamp:
CollapseMetaTable: Yes
---
Parent:: [[@@London|London]]
---
 
```button
name Save
type command
action Save current file
id Save
```
^button-RestaurantsLondonSave
 
# Restaurants in London
 
```ad-abstract
title: Summary
collapse: open
Note summarising restaurants in London by Cuisine and/or by type
```
 
```toc
style: number
```
 
---
 
### Raw list (by type)
3 years ago
#### Chinese
3 years ago
3 years ago
[[Din Tai Fun]]
3 years ago
3 years ago
---
3 years ago
3 years ago
#### Easy food
[[Bao Bun]]
[[Flesh & Buns]]
[[NAC]]
[[Spiritland]]
[[The Electric]]
[[Christophers]]
3 years ago
---
3 years ago
#### Atmosphere
3 years ago
3 years ago
[[Dean Street Townhouse]]
[[The Charlotte Hotel]]
[[Chacha x Sister Jane]]
[[The Ham Yard Hotel]]
 
3 years ago
---
3 years ago
 
### Navigation by type
 
#### French
```dataview
Table without id file.link as "Place", Place.SubType as "Cuisine", Phone, Email, Website from "London"
where DocType = "Place"
where Place.Type = "Restaurant"
where Place.Style = "French"
```
 
#### British
```dataview
Table without id file.link as "Place", Place.SubType as "Cuisine", Phone, Email, Website from "London"
where DocType = "Place"
where Place.Type = "Restaurant"
where Place.Style = "British"
```
 
3 years ago
#### Italian
3 years ago
```dataview
Table without id file.link as "Place", Place.SubType as "Cuisine", Phone, Email, Website from "London"
where DocType = "Place"
where Place.Type = "Restaurant"
where Place.Style = "Italian"
```
3 years ago
3 years ago
 
3 years ago
#### Peruvian
3 years ago
```dataview
Table without id file.link as "Place", Place.SubType as "Cuisine", Phone, Email, Website from "London"
where DocType = "Place"
where Place.Type = "Restaurant"
where Place.Style = "Peruvian"
```
3 years ago
3 years ago
 
3 years ago
3 years ago
#### Spanish
3 years ago
3 years ago
```dataview
Table without id file.link as "Place", Place.SubType as "Cuisine", Phone, Email, Website from "London"
where DocType = "Place"
where Place.Type = "Restaurant"
where Place.Style = "Spanish"
```
3 years ago
3 years ago
 
3 years ago
3 years ago
#### Japanese
3 years ago
3 years ago
```dataview
Table without id file.link as "Place", Place.SubType as "Cuisine", Phone, Email, Website from "London"
where DocType = "Place"
where Place.Type = "Restaurant"
where Place.Style = "Japanese"
```
3 years ago
3 years ago
 
3 years ago
#### Greek
3 years ago
```dataview
Table without id file.link as "Place", Place.SubType as "Cuisine", Phone, Email, Website from "London"
where DocType = "Place"
where Place.Type = "Restaurant"
where Place.Style = "Greek"
```
3 years ago
3 years ago
 
3 years ago
#### Indian
3 years ago
```dataview
Table without id file.link as "Place", Place.SubType as "Cuisine", Phone, Email, Website from "London"
where DocType = "Place"
where Place.Type = "Restaurant"
where Place.Style = "Indian"
```
 
3 years ago
---
3 years ago
 
3 years ago
3 years ago
### Navigation by location
3 years ago
3 years ago
 
3 years ago
3 years ago
#### Notting Hill
3 years ago
3 years ago
```dataview
Table without id file.link as "Place", Place.Style as "Cuisine", Phone, Email, Website from "London"
where DocType = "Place"
where Place.Type = "Restaurant"
where Place.Location = "NottingHill"
```
3 years ago
3 years ago
 
3 years ago
3 years ago
#### Paddington
3 years ago
3 years ago
```dataview
Table without id file.link as "Place", Place.Style as "Cuisine", Phone, Email, Website from "London"
where DocType = "Place"
where Place.Type = "Restaurant"
where Place.Location = "Paddington"
```
3 years ago
 
3 years ago
#### Mayfair
```dataview
Table without id file.link as "Place", Place.Style as "Cuisine", Phone, Email, Website from "London"
where DocType = "Place"
where Place.Type = "Restaurant"
where Place.Location = "Mayfair"
```
3 years ago
 
3 years ago
#### Marylebone
```dataview
Table without id file.link as "Place", Place.Style as "Cuisine", Phone, Email, Website from "London"
where DocType = "Place"
where Place.Type = "Restaurant"
where Place.Location = "Marylebone"
```
3 years ago
 
3 years ago
#### Soho
```dataview
Table without id file.link as "Place", Place.Style as "Cuisine", Phone, Email, Website from "London"
where DocType = "Place"
where Place.Type = "Restaurant"
where Place.Location = "Soho"
```
 
#### Fitzrovia
```dataview
Table without id file.link as "Place", Place.Style as "Cuisine", Phone, Email, Website from "London"
where DocType = "Place"
where Place.Type = "Restaurant"
where Place.Location = "Fitzrovia"
```
 
#### St Pancras
```dataview
Table without id file.link as "Place", Place.Style as "Cuisine", Phone, Email, Website from "London"
where DocType = "Place"
where Place.Type = "Restaurant"
where Place.Location = "StPancras"
```
 
#### Shoreditch
```dataview
Table without id file.link as "Place", Place.Style as "Cuisine", Phone, Email, Website from "London"
where DocType = "Place"
where Place.Type = "Restaurant"
where Place.Location = "Shoreditch"
```
 
#### The City
```dataview
Table without id file.link as "Place", Place.Style as "Cuisine", Phone, Email, Website from "London"
where DocType = "Place"
where Place.Type = "Restaurant"
where Place.Location = "City"
```
 
#### Whitechapel
```dataview
Table without id file.link as "Place", Place.Style as "Cuisine", Phone, Email, Website from "London"
where DocType = "Place"
where Place.Type = "Restaurant"
where Place.Location = "Whitechapel"
```
3 years ago
 
---
 
3 years ago
### Recommendation list
3 years ago
 
3 years ago
[[Recommendation list (London)|here]]
3 years ago