locations update

main
Mel 3 years ago
parent 931b6f2b53
commit 26203fe206

@ -62,6 +62,13 @@
"a": 1,
"rgb": 5143079
}
},
{
"query": "line:(DocType: \"Place\"",
"color": {
"a": 1,
"rgb": 5055154
}
}
],
"collapse-display": true,
@ -74,6 +81,6 @@
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 0.5606294774529852,
"scale": 0.36382276423647997,
"close": true
}

@ -7,11 +7,8 @@
"id": "c1cbd199334b4022",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "London/@Restaurants London.md",
"mode": "preview"
}
"type": "graph",
"state": {}
}
}
],
@ -68,7 +65,6 @@
"state": {
"type": "backlink",
"state": {
"file": "London/@Restaurants London.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@ -109,14 +105,14 @@
"active": "c1cbd199334b4022",
"lastOpenFiles": [
"London/@Restaurants London.md",
"Paris/@Restaurants Paris.md",
"Paris/Recommendation list (Paris).md",
"Paris/Le perchoir.md",
"Paris/La Gare.md",
"Paris/Sinner.md",
"Paris/Dersou.md",
"Paris/Cotte roti.md",
"Paris/Doppio.md",
"Paris/La maison bleue.md"
"London/Lahore Kebab house.md",
"London/Tayyabs.md",
"London/Khans.md",
"London/Dishoom.md",
"London/Opso.md",
"London/Mazi.md",
"London/Sabor.md",
"London/Providores.md",
"London/Iberica.md"
]
}

@ -70,7 +70,6 @@ style: number
2. [[@Café London|Cafés in London]]
3. [[@Sport London|Sport in London]]
4. [[Royal Automobile Club|RAC]]
5. [[Recommendation list (London)]]
 

@ -50,113 +50,243 @@ style: number
### Raw list (by type)
 
#### Chinese
#### French
[[Din Tai Fun]]
[[La Petite Maison]]
[[Le Boudin Blanc]]
[[Le Comptoir Gascon]]
[[Le Bar des Prés]]
[[Androuet]], Spittafield
---
[[The Connaught]]
#### Easy food
[[Bao Bun]]
[[Flesh & Buns]]
[[NAC]]
[[Spiritland]]
[[The Electric]]
[[Christophers]]
---
#### Modern English
#### Atmosphere
[[The Clove Club]]
[[Roganic]]
[[The Boundary]]
[[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
[[The Monmouth Kitchen]] (/peruvian fusion/)
[[Gloria]] / [[Circolo Popolare]]
[[Bocca di Lupo]]
[[Alto]] (@ Selfridges)
[[The Portobello Ristorante]]
[[Pizza East]]
```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
[[Coya]]
[[Ayllu]]
[[Decimo]]
```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"
```
---
 
#### Japanese
#### Spanish
[[Engawa]]
[[Kulu Kulu Sushi]]
```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"
```
---
 
#### Spanish
#### Japanese
[[Iberica]]
[[Providores]]
[[Sabor]]
```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
[[Mazi]]
[[Opso]]
```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
[[Dishoom]]
[[Khans]]
[[Tayyabs]]
[[Lahore Kebab house]]
```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"
```
 
---
#### Chinese
 
[[Din Tai Fun]]
### Navigation by location
---
 
#### Easy food
#### Notting Hill
[[Bao Bun]]
[[Flesh & Buns]]
[[NAC]]
[[Spiritland]]
[[The Electric]]
[[Christophers]]
```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"
```
---
 
#### Atmosphere
#### Paddington
[[Dean Street Townhouse]]
[[The Charlotte Hotel]]
[[Chacha x Sister Jane]]
[[The Ham Yard Hotel]]
```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"
```
 
### Navigation by type
#### 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"
```
 
Loret ipsum
#### 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"
```
 
@ -164,9 +294,11 @@ Loret ipsum
 
### Navigation by location
### Recommendation list
 
[[Recommendation list (London)|here]]
 
 

@ -0,0 +1,96 @@
---
Tag: ["Rooftop", "Seasonal"]
Date: 2021-10-04
DocType: "Place"
Hierarchy: "NonRoot"
TimeStamp:
location:
Place:
Type: Restaurant
SubType: Rooftop
Style: Italian
Location: Fitzrovia
Country: UK
Status: Occasional
---
Parent:: [[@Restaurants London|Restaurants in London]]
---
 
```button
name Save
type command
action Save current file
id Save
```
^button-AltoSave
 
# Alto
 
```ad-abstract
title: Summary
collapse: open
Italian restaurant at the top of Selfridges
```
 
```toc
style: number
```
 
---
 
### Contact
 
#### Address
```
The Rooftop, Selfridges
400 Oxford Street
London W1A 1AB
United Kingdom
```
 
#### Contacts
Phone:: <a href="tel:+442073183287">0207 318 3287</a>
Email:: bookings@sancarloalto.co.uk
Website:: https://sancarlo.co.uk/restaurants/alto-london-selfridges/
&emsp;
---
&emsp;
### Notes
&emsp;
Loret ipsum
&emsp;
&emsp;

@ -0,0 +1,94 @@
---
Tag: ["Cheese", "Sandwich"]
Date: 2021-10-04
DocType: "Place"
Hierarchy: "NonRoot"
TimeStamp:
location:
Place:
Type: Restaurant
SubType: CheeseShop
Style: French
Location: City
Country: UK
Status: Tested
---
Parent:: [[@Restaurants London|Restaurants in London]]
---
&emsp;
```button
name Save
type command
action Save current file
id Save
```
^button-AndrouetSave
&emsp;
# Androuet
&emsp;
```ad-abstract
title: Summary
collapse: open
French cheese shop serving fresh dishes with at least one cheese per dish.
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Contact
&emsp;
#### Address
```
Old Spitalfields Market
10A Lamb Street
London E1 6EA
United Kingdom
```
&emsp;
#### Contacts
Phone:: <a href="tel:+442072477437">0207 247 7437</a>
Website:: http://androuet.com/cheese%20shop%20london%20england-10-shop.html
&emsp;
---
&emsp;
### Notes
&emsp;
Loret ipsum
&emsp;
&emsp;

@ -0,0 +1,95 @@
---
Tag: ["Peruvian", "NikkeiFusion"]
Date: 2021-10-04
DocType: "Place"
Hierarchy: "NonRoot"
TimeStamp:
location:
Place:
Type: Restaurant
SubType: Nikkei
Style: Peruvian
Location: Paddington
Country: UK
Status: Occasional
---
Parent:: [[@Restaurants London|Restaurants in London]]
---
&emsp;
```button
name Save
type command
action Save current file
id Save
```
^button-AylluSave
&emsp;
# Ayllu
&emsp;
```ad-abstract
title: Summary
collapse: open
Small Peruvian place offering a mix of traditional Peruvian and Japanese fusion cuisine.
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Contact
&emsp;
#### Address
```
25 Sheldon Square
London W2 6EY
United Kingdom
```
&emsp;
#### Contacts
Phone:: <a href="tel:+442072869458">0207 286 9458</a>
Email:: reservations@ayllu.co.uk
Website:: https://ayllu.co.uk/
&emsp;
---
&emsp;
### Notes
&emsp;
Loret ipsum
&emsp;
&emsp;

@ -0,0 +1,96 @@
---
Tag: ["FreshProduce"]
Date: 2021-10-04
DocType: "Place"
Hierarchy: "NonRoot"
TimeStamp:
location:
Place:
Type: Restaurant
SubType: Traditional
Style: Italian
Location: Soho
Country: UK
Status: Tested
---
Parent:: [[@Restaurants London|Restaurants in London]]
---
&emsp;
```button
name Save
type command
action Save current file
id Save
```
^button-BoccadiLupoSave
&emsp;
# Bocca di Lupo
&emsp;
```ad-abstract
title: Summary
collapse: open
Fresh & iconic Italian in a Soho side street.
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Contact
&emsp;
#### Address
```
Horton Country Park
Horton Lane
Epsom KT19 8PL
United Kingdom
```
&emsp;
#### Contacts
Phone:: <a href="tel:+442077342223">0207 734 2223</a>
Email:: jason@boccadilupo.com
Website:: http://boccadilupo.com/
&emsp;
---
&emsp;
### Notes
&emsp;
Loret ipsum
&emsp;
&emsp;

@ -0,0 +1,91 @@
---
Tag: ["Napolitan", "FreshProduce"]
Date: 2021-10-04
DocType: "Place"
Hierarchy: "NonRoot"
TimeStamp:
location:
Place:
Type: Restaurant
SubType: Napolitan
Style: Italian
Location: Fitzrovia
Country: UK
Status: Tested
---
Parent:: [[@Restaurants London|Restaurants in London]]
---
&emsp;
```button
name Save
type command
action Save current file
id Save
```
^button-CircoloPopolareSave
&emsp;
# Circolo Popolare
&emsp;
```ad-abstract
title: Summary
collapse: open
Second and larger of the Big Mamma's in London.
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Contact
&emsp;
#### Address
```
40-41 Rathbone Place
London W1T 1HX
United Kingdom
```
&emsp;
#### Contacts
Email:: amore@bigmamma.com
Website:: https://www.bigmammagroup.com/en/trattorias/circolo-popolare
&emsp;
---
&emsp;
### Notes
&emsp;
Sister restaurant to [[Gloria]]
&emsp;
&emsp;

@ -0,0 +1,95 @@
---
Tag: ["Cocktail"]
Date: 2021-10-04
DocType: "Place"
Hierarchy: "NonRoot"
TimeStamp:
location:
Place:
Type: Restaurant
SubType: Bar
Style: Peruvian
Location: Mayfair
Country: UK
Status: Occasional
---
Parent:: [[@Restaurants London|Restaurants in London]]
---
&emsp;
```button
name Save
type command
action Save current file
id Save
```
^button-CoyaSave
&emsp;
# Coya
&emsp;
```ad-abstract
title: Summary
collapse: open
Peruvian restaurant & bar with music and good food.
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Contact
&emsp;
#### Address
```
118 Piccadilly
London W1J 7NW
United Kingdom
```
&emsp;
#### Contacts
Phone:: <a href="tel:+442070427118">0207 042 7118</a>
Email:: info@coyarestaurant.com
Website:: https://www.coyarestaurant.com/
&emsp;
---
&emsp;
### Notes
&emsp;
Loret ipsum
&emsp;
&emsp;

@ -0,0 +1,94 @@
---
Tag: ["SpanishMexican", "Fusion", "Cocktail"]
Date: 2021-10-04
DocType: "Place"
Hierarchy: "NonRoot"
TimeStamp:
location:
Place:
Type: Restaurant
SubType: Rooftop
Style: Spanish
Location: StPancras
Country: UK
Status: Tested
---
Parent:: [[@Restaurants London|Restaurants in London]]
---
&emsp;
```button
name Save
type command
action Save current file
id Save
```
^button-DecimoSave
&emsp;
# Decimo
&emsp;
```ad-abstract
title: Summary
collapse: open
Rooftop restaurant of the Standard hotel in front of St Pancras station.
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Contact
&emsp;
#### Address
```
10 Argyle Street
The Standard
London WC1H 8EG
United Kingdom
```
&emsp;
#### Contacts
Phone:: <a href="tel:+442039818888">0203 981 8888</a>
Website:: https://www.decimo.london/
&emsp;
---
&emsp;
### Notes
&emsp;
Loret ipsum
&emsp;
&emsp;

@ -0,0 +1,93 @@
---
Tag: ["StreetFood", "Grill"]
Date: 2021-10-04
DocType: "Place"
Hierarchy: "NonRoot"
TimeStamp:
location:
Place:
Type: Restaurant
SubType: Grill
Style: Indian
Location: StPancras
Country: UK
Status: Occasional
---
Parent:: [[@Restaurants London|Restaurants in London]]
---
&emsp;
```button
name Save
type command
action Save current file
id Save
```
^button-DishoomSave
&emsp;
# Dishoom
&emsp;
```ad-abstract
title: Summary
collapse: open
Modern Indian that revisits local street food and grill.
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Contact
&emsp;
#### Address
```
5 Stable Street
London N1C 4AB
United Kingdom
```
&emsp;
#### Contacts
Phone:: <a href="tel:+442074209321">0207 420 9321</a>
Website:: https://www.dishoom.com/kings-cross/
&emsp;
---
&emsp;
### Notes
&emsp;
Loret ipsum
&emsp;
&emsp;

@ -0,0 +1,95 @@
---
Tag: ["Sushi"]
Date: 2021-10-04
DocType: "Place"
Hierarchy: "NonRoot"
TimeStamp:
location:
Place:
Type: Restaurant
SubType: Traditional
Style: Japanese
Location: Soho
Country: UK
Status: Tested
---
Parent:: [[@Restaurants London|Restaurants in London]]
---
&emsp;
```button
name Save
type command
action Save current file
id Save
```
^button-EngawaSave
&emsp;
# Engawa
&emsp;
```ad-abstract
title: Summary
collapse: open
Small delicious but pricey Japanese restaurant in the heaet of Soho.
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Contact
&emsp;
#### Address
```
2 Ham Yard
London W1D 7DT
United Kingdom
```
&emsp;
#### Contacts
Phone:: <a href="tel:+442072875724">0207 287 5724</a>
Email:: info@engawa.london
Website:: http://www.engawa.london/
&emsp;
---
&emsp;
### Notes
&emsp;
Loret ipsum
&emsp;
&emsp;

@ -0,0 +1,96 @@
---
Alias: ["Big Mamma"]
Tag: ["Napoli", "FreshProduce"]
Date: 2021-10-04
DocType: "Place"
Hierarchy: "NonRoot"
TimeStamp:
location:
Place:
Type: Restaurant
SubType: Napolitan
Style: Italian
Location: Shoreditch
Country: UK
Status: Tested
---
Parent:: [[@Restaurants London|Restaurants in London]]
---
&emsp;
```button
name Save
type command
action Save current file
id Save
```
^button-GloriaSave
&emsp;
# Gloria
&emsp;
```ad-abstract
title: Summary
collapse: open
Big Mamma's first restaurant in London. With a cocktail bar at the lower ground.
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Contact
&emsp;
#### Address
```
54-56 Great Eastern Street
London EC2A 3QR
United Kingdom
```
&emsp;
#### Contacts
Phone:: <a href="tel:+447961232106">0796 123 2106</a>
Email:: amore@bigmamma.com
Website:: https://www.bigmammagroup.com/en/trattorias/gloria
&emsp;
---
&emsp;
### Notes
&emsp;
Sister restaurant to [[Circolo Popolare]]
&emsp;
&emsp;

@ -0,0 +1,97 @@
---
Alias: ["Hélène Darroze @ The Connaught"]
Tag: ["MichelinStar", "Palace"]
Date: 2021-10-04
DocType: "Place"
Hierarchy: "NonRoot"
TimeStamp:
location:
Place:
Type: Restaurant
SubType: Brunch
Style: French
Location: Mayfair
Country: Uk
Status: Tested
---
Parent:: [[@Restaurants London|Restaurants in London]]
---
&emsp;
```button
name Save
type command
action Save current file
id Save
```
^button-HDatTCSave
&emsp;
# Hélène Darroze @ The Connaught
&emsp;
```ad-abstract
title: Summary
collapse: open
Hélène Darroze's flagship restaurant, with 'eat all you can' brunch during the weekend.
3 Michelin stars
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Contact
&emsp;
#### Address
```
16 Carlos Place
London W1K 2AL
United Kingdom
```
&emsp;
#### Contacts
Phone:: <a href="tel:+442031477200">0203 147 7200</a>
Email:: helenedarroze@the-connaught.co.uk
Website:: https://www.the-connaught.co.uk/restaurants-bars/helene-darroze-at-the-connaught/
&emsp;
---
&emsp;
### Notes
&emsp;
Part of The Connaught Hotel.
&emsp;
&emsp;

@ -0,0 +1,95 @@
---
Tag: ["Tapas"]
Date: 2021-10-04
DocType: "Place"
Hierarchy: "NonRoot"
TimeStamp:
location:
Place:
Type: Restaurant
SubType: Tapas
Style: Spanish
Location: Marylebone
Country: UK
Status: Occasional
---
Parent:: [[@Restaurants London|Restaurants in London]]
---
&emsp;
```button
name Save
type command
action Save current file
id Save
```
^button-IbericaSave
&emsp;
# Iberica
&emsp;
```ad-abstract
title: Summary
collapse: open
Trendy and excellent tapas restaurant in Marylebone.
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Contact
&emsp;
#### Address
```
195 GREAT PORTLAND STREET
LONDON W1W 5PS
United Kingdom
```
&emsp;
#### Contacts
Phone:: <a href="tel:+442030265118">0203 026 5118</a>
Email:: reception.marylebone@ibericarestaurants.com
Website:: https://www.ibericarestaurants.com/locations/marylebone
&emsp;
---
&emsp;
### Notes
&emsp;
Loret ipsum
&emsp;
&emsp;

@ -0,0 +1,95 @@
---
Tag: ["Curry"]
Date: 2021-10-04
DocType: "Place"
Hierarchy: "NonRoot"
TimeStamp:
location:
Place:
Type: Restaurant
SubType: Traditional
Style: Indian
Location: NottingHill
Country: UK
Status: Occasional
---
Parent:: [[@Restaurants London|Restaurants in London]]
---
&emsp;
```button
name Save
type command
action Save current file
id Save
```
^button-KhansSave
&emsp;
# Khan's
&emsp;
```ad-abstract
title: Summary
collapse: open
Oldest Indian restaurant in West London. An institution in Notting Hill.
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Contact
&emsp;
#### Address
```
13-15 Westbourne Grove
London W2 4UA
United Kingdom
```
&emsp;
#### Contacts
Phone:: <a href="tel:+442077275420">0207 727 5420</a>
Email:: info@khansrestaurant.com
Website:: https://www.khansrestaurant.co.uk/
&emsp;
---
&emsp;
### Notes
&emsp;
Loret ipsum
&emsp;
&emsp;

@ -0,0 +1,92 @@
---
Tag: ["Sushi", "Value"]
Date: 2021-10-04
DocType: "Place"
Hierarchy: "NonRoot"
TimeStamp:
location:
Place:
Type: Restaurant
SubType: Sushi
Style: Japanese
Location: Soho
Country: UK
Status: Occasional
---
Parent:: [[@Restaurants London|Restaurants in London]]
---
&emsp;
```button
name Save
type command
action Save current file
id Save
```
^button-KksushiSave
&emsp;
# Kulu Kulu Sushi
&emsp;
```ad-abstract
title: Summary
collapse: open
Unpretentious and good value Sushi in the heart of Soho.
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Contact
&emsp;
#### Address
```
76 Brewer Street
London W1F 9TX
United Kingdom
```
&emsp;
#### Contacts
Phone:: <a href="tel:+442077347316">0207 734 7316</a>
Website:: http://www.kulukulu.co.uk/brewer.htm
&emsp;
---
&emsp;
### Notes
&emsp;
Loret ipsum
&emsp;
&emsp;

@ -0,0 +1,95 @@
---
Tag: ["Terrace", "Southeast", "Friendly"]
Date: 2021-10-04
DocType: "Place"
Hierarchy: "NonRoot"
TimeStamp:
location:
Place:
Type: Restaurant
SubType: Traditional
Style: French
Location: Mayfair
Country: UK
Status: Regular
---
Parent:: [[@Restaurants London|Restaurants in London]]
---
&emsp;
```button
name Save
type command
action Save current file
id Save
```
^button-LaPetiteMaisonSave
&emsp;
# La Petite Maison
&emsp;
```ad-abstract
title: Summary
collapse: open
Friendly and quality restaurant from Nice in the heart of Mayfair.
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Contact
&emsp;
#### Address
```
53-54 BROOK'S MEWS
LONDON W1K4EG
United Kingdom
```
&emsp;
#### Contacts
Phone:: <a href="tel:+442074954774">020 7495 4774</a>
Email:: info@lpmlondon.co.uk
Website:: https://lpmrestaurants.com/london
&emsp;
---
&emsp;
### Notes
&emsp;
Loret ipsum
&emsp;
&emsp;

@ -0,0 +1,93 @@
---
Tag: ["Curry"]
Date: 2021-10-04
DocType: "Place"
Hierarchy: "NonRoot"
TimeStamp:
location:
Place:
Type: Restaurant
SubType: Curryhouse
Style: Indian
Location: Whitechapel
Country: UK
Status: Tested
---
Parent:: [[@Restaurants London|Restaurants in London]]
---
&emsp;
```button
name Save
type command
action Save current file
id Save
```
^button-LkebabHSave
&emsp;
# Lahore Kebab House
&emsp;
```ad-abstract
title: Summary
collapse: open
Curryhouse in the heart of Whitechapel
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Contact
&emsp;
#### Address
```
2-10 Umberston Street
London E1 1PY
United Kingdom
```
&emsp;
#### Contacts
Phone:: <a href="tel:+4402074819737">0207 481 9737</a>
Website:: https://www.lahore-kebabhouse.com/
&emsp;
---
&emsp;
### Notes
&emsp;
Loret ipsum
&emsp;
&emsp;

@ -0,0 +1,95 @@
---
Tag: ["CyrilLignac", "AsianFusion"]
Date: 2021-10-04
DocType: "Place"
Hierarchy: "NonRoot"
TimeStamp:
location: [51.50932,-0.14198]
Place:
Type: Restaurant
SubType: Fusion
Style: French
Location: Mayfair
Country: UK
Status: Tested
---
Parent:: [[@Restaurants London|Restaurants in London]]
---
&emsp;
```button
name Save
type command
action Save current file
id Save
```
^button-LeBardesPresSave
&emsp;
# Le Bar des Prés
&emsp;
```ad-abstract
title: Summary
collapse: open
French Asian fusion in a quiet street of Mayfair with Cyril Lignac's curation of recipes and service.
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Contact
&emsp;
#### Address
```
16 Albemarle Street
London W1S 4HW
United Kingdom
```
&emsp;
#### Contacts
Phone:: <a href="tel:+442039082000">0203 908 2000</a>
Email:: reservations@bardespres.com
Website:: https://www.bardespres.com/london-restaurant/
&emsp;
---
&emsp;
### Notes
&emsp;
Loret ipsum
&emsp;
&emsp;

@ -0,0 +1,96 @@
---
Tag: ["Terrace", "WineList", "Friendly", "Escargots"]
Date: 2021-10-04
DocType: "Place"
Hierarchy: "NonRoot"
TimeStamp:
location:
Place:
Type: Restaurant
SubType: Traditional
Style: French
Location: Mayfair
Country: Uk
Status: Regular
---
Parent:: [[@Restaurants London|Restaurants in London]]
---
&emsp;
```button
name Save
type command
action Save current file
id Save
```
^button-LeBoudinBSave
&emsp;
# Le Boudin Blanc
&emsp;
```ad-abstract
title: Summary
collapse: open
Quiet & excellent French restaurant on the Shepherd market.
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Contact
&emsp;
#### Address
```
5 Trebeck Street
Shepherds Market
London W1J 7LT
United Kingdom
```
&emsp;
#### Contacts
Phone:: <a href="tel:+442074993292">0207 499 3292</a>
Email:: reservations@boudinblanc.co.uk
Website:: https://www.boudinblanc.co.uk
&emsp;
---
&emsp;
### Notes
&emsp;
Loret ipsum
&emsp;
&emsp;

@ -0,0 +1,95 @@
---
Tag: ["Southwest", "Value"]
Date: 2021-10-04
DocType: "Place"
Hierarchy: "NonRoot"
TimeStamp:
location:
Place:
Type: Restaurant
SubType: Traditional
Style: French
Location: City
Country: UK
Status: Regular
---
Parent:: [[@Restaurants London|Restaurants in London]]
---
&emsp;
```button
name Save
type command
action Save current file
id Save
```
^button-LeComptoirGSave
&emsp;
# Le Comptoir Gascon
&emsp;
```ad-abstract
title: Summary
collapse: open
Typical southwestern French cuisine in the heart of the City.
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Contact
&emsp;
#### Address
```
63 Charterhouse Street
London, EC1M 6HJ
United Kingdom
```
&emsp;
#### Contacts
Phone:: <a href="tel:+442076080851">0207 608 0851</a>
Email:: info@comptoirgascon.com
Website:: https://www.comptoirgascon.com
&emsp;
---
&emsp;
### Notes
&emsp;
Loret ipsum
&emsp;
&emsp;

@ -0,0 +1,95 @@
---
Tag: ["Modern", "Intimate"]
Date: 2021-10-04
DocType: "Place"
Hierarchy: "NonRoot"
TimeStamp:
location:
Place:
Type: Restaurant
SubType: Modern
Style: Greek
Location: NottingHill
Country: UK
Status: Occasional
---
Parent:: [[@Restaurants London|Restaurants in London]]
---
&emsp;
```button
name Save
type command
action Save current file
id Save
```
^button-MaziSave
&emsp;
# Mazi
&emsp;
```ad-abstract
title: Summary
collapse: open
Small modern Greek restaurant.
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Contact
&emsp;
#### Address
```
12-14 Hillgate Street
London W8 7SR
United Kingdom
```
&emsp;
#### Contacts
Phone:: <a href="tel:+442072293794">0207 229 3794</a>
Email:: info@mazi.co.uk
Website:: https://www.mazi.co.uk/
&emsp;
---
&emsp;
### Notes
&emsp;
Loret ipsum
&emsp;
&emsp;

@ -0,0 +1,95 @@
---
Tag: ["Value", "Modern"]
Date: 2021-10-04
DocType: "Place"
Hierarchy: "NonRoot"
TimeStamp:
location:
Place:
Type: Restaurant
SubType: Modern
Style: Greek
Location: Marylebone
Country: UK
Status: Occasional
---
Parent:: [[@Restaurants London|Restaurants in London]]
---
&emsp;
```button
name Save
type command
action Save current file
id Save
```
^button-OpsoSave
&emsp;
# Opso
&emsp;
```ad-abstract
title: Summary
collapse: open
Opso is a value modern Greek place in Marylebone.
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Contact
&emsp;
#### Address
```
10 Paddington Street
London W1U 5QL
United Kingdom
```
&emsp;
#### Contacts
Phone:: <a href="tel:+442074875088">0207 487 5088</a>
Email:: reservations@opso.co.uk
Website:: https://www.opso.co.uk/
&emsp;
---
&emsp;
### Notes
&emsp;
Loret ipsum
&emsp;
&emsp;

@ -0,0 +1,92 @@
---
Tag: ["Trendy", "Pizza"]
Date: 2021-10-04
DocType: "Place"
Hierarchy: "NonRoot"
TimeStamp:
location:
Place:
Type: Restaurant
SubType: Pizza
Style: Italian
Location: NottingHill
Country: UK
Status: Occasional
---
Parent:: [[@Restaurants London|Restaurants in London]]
---
&emsp;
```button
name Save
type command
action Save current file
id Save
```
^button-PizzaEastSave
&emsp;
# Pizza East
&emsp;
```ad-abstract
title: Summary
collapse: open
Trendy East-London pizza joint
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Contact
&emsp;
#### Address
```
310 PORTOBELLO ROAD
LONDON W10 5TA
United Kingdom
```
&emsp;
#### Contacts
Email:: portobello@pizzaeast.com
Website:: https://www.pizzaeast.com/portobello
&emsp;
---
&emsp;
### Notes
&emsp;
Loret ipsum
&emsp;
&emsp;

@ -0,0 +1,92 @@
---
Tag: ["TapasFusion", "NewZealand"]
Date: 2021-10-04
DocType: "Place"
Hierarchy: "NonRoot"
TimeStamp:
location:
Place:
Type: Restaurant
SubType: Tapas
Style: Spanish
Location: Marylebone
Country: UK
Status: Occasional
---
Parent:: [[@Restaurants London|Restaurants in London]]
---
&emsp;
```button
name Save
type command
action Save current file
id Save
```
^button-ProvidoresSave
&emsp;
# Providores
&emsp;
```ad-abstract
title: Summary
collapse: open
Spanish and Kiwi fusion of a tapas place
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Contact
&emsp;
#### Address
```
109 Marylebone High Street
London W1U 4RX
United Kingdom
```
&emsp;
#### Contacts
Email:: providores@theprovidores.co.uk
Website:: https://theprovidores.co.uk/
&emsp;
---
&emsp;
### Notes
&emsp;
Loret ipsum
&emsp;
&emsp;

@ -53,6 +53,7 @@ style: number
&emsp;
Petersham nurseries, richmond
Aulis ([[Roganic|Simon Rogan]])
Meraki (fitzrovia)
The typing room
Storey/story

@ -0,0 +1,94 @@
---
Tag: ["Vegetarian"]
Date: 2021-10-04
DocType: "Place"
Hierarchy: "NonRoot"
TimeStamp:
location:
Place:
Type: Restaurant
SubType: Vegetarian
Style: British
Location: Marylebone
Country: UK
Status: Tested
---
Parent:: [[@Restaurants London|Restaurants in London]]
---
&emsp;
```button
name Save
type command
action Save current file
id Save
```
^button-RoganicSave
&emsp;
# Roganic
&emsp;
```ad-abstract
title: Summary
collapse: open
From-his-farm Michelin-starred restaurant by Simon Rogan.
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Contact
&emsp;
#### Address
```
5-7 Blandford Street
London W1U 3DB
United Kingdom
```
&emsp;
#### Contacts
Phone:: <a href="tel:+442033706260">0203 370 6260</a>
Email:: reservations@roganic.uk
Website:: https://www.simonrogan.co.uk/restaurants
&emsp;
---
&emsp;
### Notes
&emsp;
Aulis in Soho
&emsp;
&emsp;

@ -0,0 +1,95 @@
---
Tag: ["Tapas"]
Date: 2021-10-04
DocType: "Place"
Hierarchy: "NonRoot"
TimeStamp:
location:
Place:
Type: Restaurant
SubType: Tapas
Style: Spanish
Location: Soho
Country: UK
Status: Occasional
---
Parent:: [[@Restaurants London|Restaurants in London]]
---
&emsp;
```button
name Save
type command
action Save current file
id Save
```
^button-SaborSave
&emsp;
# Sabor
&emsp;
```ad-abstract
title: Summary
collapse: open
Latest of the acclaimed Spanish openings in London.
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Contact
&emsp;
#### Address
```
35-37 Heddon Street
London W1B 4BR
United Kingdom
```
&emsp;
#### Contacts
Phone:: <a href="tel:+442033198130">0203 319 8130</a>
Email:: info@saborrestaurants.co.uk
Website:: https://www.saborrestaurants.co.uk/
&emsp;
---
&emsp;
### Notes
&emsp;
Loret ipsum
&emsp;
&emsp;

@ -0,0 +1,96 @@
---
Tag: ["Curry"]
Date: 2021-10-04
DocType: "Place"
Hierarchy: "NonRoot"
TimeStamp:
location:
Place:
Type: Restaurant
SubType: Curryhouse
Style: Indian
Location: Whitechapel
Country: UK
Status: Occasional
---
Parent:: [[@Restaurants London|Restaurants in London]]
---
&emsp;
```button
name Save
type command
action Save current file
id Save
```
^button-TayyabSave
&emsp;
# Tayyab's
&emsp;
```ad-abstract
title: Summary
collapse: open
Muslim Indian restaurant in Whitechapel. Come
With your own booze.
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Contact
&emsp;
#### Address
```
89 Fieldgate Street
London E1 1JU
United Kingdom
```
&emsp;
#### Contacts
Phone:: <a href="tel:+442072479543">0207 247 9543</a>
Email:: bookings@tayyabs.co.uk
Website:: http://www.tayyabs.co.uk/
&emsp;
---
&emsp;
### Notes
&emsp;
Loret ipsum
&emsp;
&emsp;

@ -0,0 +1,95 @@
---
Tag: ["Rooftop", "Ambiance"]
Date: 2021-10-04
DocType: "Place"
Hierarchy: "NonRoot"
TimeStamp:
location:
Place:
Type: Restaurant
SubType: Rooftop
Style: British
Location: Shoreditch
Country: UK
Status: Occasional
---
Parent:: [[@Restaurants London|Restaurants in London]]
---
&emsp;
```button
name Save
type command
action Save current file
id Save
```
^button-TheBoundarySave
&emsp;
# The Boundary
&emsp;
```ad-abstract
title: Summary
collapse: open
Rooftop in the heart of Shoreditch with a Modern British Grill.
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Contact
&emsp;
#### Address
```
2-4 Boundary Street
London E2 7DD
United Kingdom
```
&emsp;
#### Contacts
Phone:: <a href="tel:+442077291051">0207 729 1051</a>
Email:: info@boundary.london
Website:: https://boundary.london/
&emsp;
---
&emsp;
### Notes
&emsp;
Loret ipsum
&emsp;
&emsp;

@ -0,0 +1,96 @@
---
Tag: ["Modern Brit", "Townhouse"]
Date: 2021-10-04
DocType: "Place"
Hierarchy: "NonRoot"
TimeStamp:
location:
Place:
Type: Restaurant
SubType: Modern
Style: British
Location: Shoreditch
Country: UK
Status: Tested
---
Parent:: [[@Restaurants London|Restaurants in London]]
---
&emsp;
```button
name Save
type command
action Save current file
id Save
```
^button-TheCloveCSave
&emsp;
# The Clove Club
&emsp;
```ad-abstract
title: Summary
collapse: open
Modern British Michelin star restaurant in an ex-council town hall.
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Contact
&emsp;
#### Address
```
shoreditch town hall
380 Old Street
London EC1V 9LT
United Kingdom
```
&emsp;
#### Contacts
Phone:: <a href="tel:+442077296496">0207 729 6496</a>
Email:: hello@thecloveclub.com
Website:: https://www.thecloveclub.com/
&emsp;
---
&emsp;
### Notes
&emsp;
Loret ipsum
&emsp;
&emsp;

@ -0,0 +1,95 @@
---
Tag: ["Fusion", "ItslianPeruvian"]
Date: 2021-10-04
DocType: "Place"
Hierarchy: "NonRoot"
TimeStamp:
location:
Place:
Type: Restaurant
SubType: Fusion
Style: Italian
Location: Soho
Country: UK
Status: Tested
---
Parent:: [[@Restaurants London|Restaurants in London]]
---
&emsp;
```button
name Save
type command
action Save current file
id Save
```
^button-MonmouthKitchenSave
&emsp;
# The Monmouth Kitchen
&emsp;
```ad-abstract
title: Summary
collapse: open
Italian/Peruvian fusion in Seven Dials.
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Contact
&emsp;
#### Address
```
9-13 Bloomsbury Street
London WC1B 3QD
United Kingdom
```
&emsp;
#### Contacts
Phone:: <a href="tel:+442076662044">0207 666 2044</a>
Email:: reservations@bloomsburystreetkitchen.co.uk
Website:: https://www.thekitchensrestaurants.co.uk/contact
&emsp;
---
&emsp;
### Notes
&emsp;
Loret ipsum
&emsp;
&emsp;

@ -0,0 +1,95 @@
---
Tag: ["Local", "Friendly", "FreshProduce"]
Date: 2021-10-04
DocType: "Place"
Hierarchy: "NonRoot"
TimeStamp:
location:
Place:
Type: Restaurant
SubType: Traditional
Style: Italian
Location: NottingHill
Country: UK
Status: Regular
---
Parent:: [[@Restaurants London|Restaurants in London]]
---
&emsp;
```button
name Save
type command
action Save current file
id Save
```
^button-PortobelloRistoranteSave
&emsp;
# The Portobello Ristorante
&emsp;
```ad-abstract
title: Summary
collapse: open
Friendly neighbourhood restaurant in Notting Hill.
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Contact
&emsp;
#### Address
```
7 Ladbroke Road
London W11 3PA
United Kingdom
```
&emsp;
#### Contacts
Phone:: <a href="tel:+442072211373">0207 221 1373</a>
Email:: info@portobellolondon.co.uk
Website:: https://www.portobellolondon.co.uk/
&emsp;
---
&emsp;
### Notes
&emsp;
Loret ipsum
&emsp;
&emsp;

@ -68,7 +68,8 @@ style: number
1. [[@Restaurants Paris|Restaurants in Paris]]
2. [[@Sport Paris|Sport in Paris]]
2. [[Recommendation list (Paris)]]
3. [[@Expositions, concerts et activités|Expositions, concerts et activités]]
4. [[@Media France|Media en France]]
&emsp;

@ -0,0 +1,77 @@
---
Tag: ["Culture", "Exhibition", "Concert", "Activity"]
Date: 2021-10-04
DocType: Personal
Hierarchy: Root2
TimeStamp:
CollapseMetaTable: Yes
---
Parent:: [[@@Paris|Paris]], [[Lifestyle]]
---
&emsp;
```button
name Save
type command
action Save current file
id Save
```
^button-TNSave
&emsp;
# Expositions, concerts et activités
&emsp;
```ad-abstract
title: Summary
collapse: open
Brief note summing up ressource for exhibitions, concerts and activities
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Exhibitions
&emsp;
&emsp;
---
&emsp;
### Concerts
&emsp;
[Jazz](https://www.parisjazzclub.net/en)
&emsp;
---
&emsp;
### Activities
&emsp;
&emsp;

@ -0,0 +1,73 @@
---
Alias: ["Media in France"]
Tag: ["France", "Media"]
Date: 2021-10-04
DocType: "Personal"
Hierarchy: "Root2"
TimeStamp:
CollapseMetaTable: Yes
---
Parent:: [[@@Paris|Paris]]
---
&emsp;
```button
name Save
type command
action Save current file
id Save
```
^button-MediaFRSave
&emsp;
# Media in France
&emsp;
```ad-abstract
title: Summary
collapse: open
A short note for media recommendation in France
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### News
&emsp;
#### Radio shows
[les informés](https://mobile.francetvinfo.fr/replay-radio/les-informes-de-france-info/#xtref=acc_dir) - france info
[La matinale](https://mobile.francetvinfo.fr/replay-jt/franceinfo/6h30-9h30/#xtref=acc_dir) - france info
&emsp;
---
&emsp;
### Magazines
&emsp;
[Suitcase magazine](https://suitcasemag.com/)
&emsp;
&emsp;

@ -190,5 +190,11 @@ where Place.Type = "Restaurant"
where Place.Location = "La Muette"
```
&emsp;
### Recommendation list
[[Recommendation list (Paris)|here]]
&emsp;
&emsp;

@ -10,7 +10,7 @@ CollapseMetaTable: Yes
---
Parent:: [[@@Paris|Paris]]
Parent:: [[@@Paris|Paris]], [[@Restaurants Paris|Restaurants in Paris]]
---

Loading…
Cancel
Save