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

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

---
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)
#### Chinese
[[Din Tai Fun]]
---
#### Easy food
[[Bao Bun]]
[[Flesh & Buns]]
[[NAC]]
[[Spiritland]]
[[The Electric]]
[[Christophers]]
---
#### Atmosphere
[[Dean Street Townhouse]]
[[The Charlotte Hotel]]
[[Chacha x Sister Jane]]
[[The Ham Yard Hotel]]
 
---
 
### 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"
```
 
#### Italian
```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"
```
 
#### Peruvian
```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"
```
 
#### Spanish
```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"
```
 
#### Japanese
```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"
```
 
#### Greek
```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"
```
 
#### Indian
```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"
```
 
---
 
### Navigation by location
 
#### Notting Hill
```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"
```
 
#### Paddington
```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"
```
 
#### 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"
```
 
#### 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"
```
 
#### 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"
```
 
---
 
### Recommendation list
 
[[Recommendation list (London)|here]]