diff --git a/.obsidian/graph.json b/.obsidian/graph.json
index 7b2e096b..83b2559c 100644
--- a/.obsidian/graph.json
+++ b/.obsidian/graph.json
@@ -81,6 +81,6 @@
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
- "scale": 0.436143710499611,
+ "scale": 0.6992463078407133,
"close": true
}
\ No newline at end of file
diff --git a/.obsidian/workspace b/.obsidian/workspace
index ac256ce0..e7799ad3 100644
--- a/.obsidian/workspace
+++ b/.obsidian/workspace
@@ -7,11 +7,8 @@
"id": "c1cbd199334b4022",
"type": "leaf",
"state": {
- "type": "markdown",
- "state": {
- "file": "Reading list/@Reading master.md",
- "mode": "preview"
- }
+ "type": "graph",
+ "state": {}
}
}
],
@@ -68,7 +65,6 @@
"state": {
"type": "backlink",
"state": {
- "file": "Reading list/@Reading master.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@@ -108,15 +104,15 @@
},
"active": "c1cbd199334b4022",
"lastOpenFiles": [
- "Reading list/@Reading master.md",
- "New Place.md",
+ "London/@Brunchs London.md",
"London/@@London.md",
"London/@Restaurants London.md",
- "London/The Charlotte Hotel.md",
- "London/The Ham Yard Hotel.md",
- "London/Chacha x Sister Jane.md",
- "London/Circolo Popolare.md",
- "London/Dean Street Townhouse.md",
- "London/Christopher’s.md"
+ "London/@Café London.md",
+ "London/The Shed.md",
+ "London/Nutbourne.md",
+ "London/Egg slut.md",
+ "London/The Good Egg.md",
+ "London/Foxlow.md",
+ "London/Dehesa.md"
]
}
\ No newline at end of file
diff --git a/Admin/Templates/Template Place.md b/Admin/Templates/Template Place.md
index 9f682eda..05aa80e3 100644
--- a/Admin/Templates/Template Place.md
+++ b/Admin/Templates/Template Place.md
@@ -10,6 +10,7 @@ location:
Place:
Type:
SubType:
+ Style:
Location:
Country:
Status:
diff --git a/London/202.md b/London/202.md
index 6d25312d..29ba2272 100644
--- a/London/202.md
+++ b/London/202.md
@@ -9,13 +9,14 @@ location:
Place:
Type: Café
SubType: Brunch
+ Style: European
Location: NottingHill
Country: UK
Status: Regular
---
-Parent:: [[@Café London|Cafés in London]]
+Parent:: [[@Café London|Cafés in London]], [[@Brunchs London|Brunches in London]]
---
@@ -72,7 +73,9 @@ United Kingdom
Phone:: 0207 727 2722
+
Email:: restaurant@202london.com
+
Website:: https://www.202london.co.uk/
diff --git a/London/@@London.md b/London/@@London.md
index f79cdbfd..cc983793 100644
--- a/London/@@London.md
+++ b/London/@@London.md
@@ -67,9 +67,10 @@ style: number
1. [[@Restaurants London|Restaurants in London]]
-2. [[@Café London|Cafés in London]]
-3. [[@Sport London|Sport in London]]
-4. [[Royal Automobile Club|RAC]]
+2. [[@Brunchs London|Brunches in London]]
+3. [[@Café London|Cafés in London]]
+4. [[@Sport London|Sport in London]]
+5. [[Royal Automobile Club|RAC]]
diff --git a/London/@Brunchs London.md b/London/@Brunchs London.md
new file mode 100644
index 00000000..2c9b50c2
--- /dev/null
+++ b/London/@Brunchs London.md
@@ -0,0 +1,150 @@
+---
+
+Alias: ["Brunches London", "Brunches in London"]
+Tag: ["London", "Brunch"]
+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-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
+
+```dataview
+Table without id file.link as "Place", Place.Style as "Cuisine", Phone, Email, Website from "London"
+where DocType = "Place"
+where Place.SubType = "Brunch"
+where Place.Location = "NottingHill"
+sort file.name ascending
+```
+
+
+
+#### Kensington
+
+```dataview
+Table without id file.link as "Place", Place.Style as "Cuisine", Phone, Email, Website from "London"
+where DocType = "Place"
+where Place.SubType = "Brunch"
+where Place.Location = "Kensington"
+sort file.name ascending
+```
+
+
+
+#### Mayfair
+
+```dataview
+Table without id file.link as "Place", Place.Style as "Cuisine", Phone, Email, Website from "London"
+where DocType = "Place"
+where Place.SubType = "Brunch"
+where Place.Location = "Mayfair"
+sort file.name ascending
+```
+
+
+
+#### Sloane Square
+
+```dataview
+Table without id file.link as "Place", Place.Style as "Cuisine", Phone, Email, Website from "London"
+where DocType = "Place"
+where Place.SubType = "Brunch"
+where Place.Location = "SloaneSquare"
+sort file.name ascending
+```
+
+
+
+#### Soho
+
+```dataview
+Table without id file.link as "Place", Place.Style as "Cuisine", Phone, Email, Website from "London"
+where DocType = "Place"
+where Place.SubType = "Brunch"
+where Place.Location = "Soho"
+sort file.name ascending
+```
+
+
+
+#### Battersea
+
+```dataview
+Table without id file.link as "Place", Place.Style as "Cuisine", Phone, Email, Website from "London"
+where DocType = "Place"
+where Place.SubType = "Brunch"
+where Place.Location = "Battersea"
+sort file.name ascending
+```
+
+
+
+#### St Pancras
+
+```dataview
+Table without id file.link as "Place", Place.Style as "Cuisine", Phone, Email, Website from "London"
+where DocType = "Place"
+where Place.SubType = "Brunch"
+where Place.Location = "StPancras"
+sort file.name ascending
+```
+
+
+
+---
+
+
+
+### Recommendation list
+
+
+
+[[Recommendation list (London)|here]]
+
+
+
\ No newline at end of file
diff --git a/London/Balthazar.md b/London/Balthazar.md
new file mode 100644
index 00000000..61c0f5b0
--- /dev/null
+++ b/London/Balthazar.md
@@ -0,0 +1,95 @@
+---
+
+Tag: ["Brasserie"]
+Date: 2021-10-05
+DocType: "Place"
+Hierarchy: "NonRoot"
+TimeStamp:
+location:
+Place:
+ Type: Restaurant
+ SubType: Brunch
+ Style: European
+ Location: Soho
+ Country: UK
+ Status: Tested
+
+---
+
+Parent:: [[@Brunchs London|Brunches in London]]
+
+---
+
+
+
+```button
+name Save
+type command
+action Save current file
+id Save
+```
+^button-BalthazarSohoSave
+
+
+
+# Balthazar
+
+
+
+```ad-abstract
+title: Summary
+collapse: open
+French/European brasserie styled restaurant in Covent Garden.
+```
+
+
+
+```toc
+style: number
+```
+
+
+
+---
+
+
+
+### Contact
+
+
+
+#### Address
+
+```
+
+4-6 Russell Street
+London WC2B 5HZ
+United Kingdom
+```
+
+
+
+#### Contacts
+
+
+Phone:: 0203 301 1155
+
+Email:: reservations@balthazarlondon.com
+
+Website:: https://balthazarlondon.com/
+
+
+
+
+---
+
+
+
+### Notes
+
+
+
+Loret ipsum
+
+
+
\ No newline at end of file
diff --git a/London/Bob Bob Ricard.md b/London/Bob Bob Ricard.md
new file mode 100644
index 00000000..bdd80dc4
--- /dev/null
+++ b/London/Bob Bob Ricard.md
@@ -0,0 +1,95 @@
+---
+
+Tag: ["Brunch", "Champagne"]
+Date: 2021-10-05
+DocType: "Place"
+Hierarchy: "NonRoot"
+TimeStamp:
+location:
+Place:
+ Type: Restaurant
+ SubType: Brunch
+ Style: British
+ Location: Soho
+ Country: UK
+ Status: Occasional
+
+---
+
+Parent:: [[@Brunchs London|Brunches in London]]
+
+---
+
+
+
+```button
+name Save
+type command
+action Save current file
+id Save
+```
+^button-BBRicardSave
+
+
+
+# Bob Bob Ricard
+
+
+
+```ad-abstract
+title: Summary
+collapse: open
+British extravangaza with a "Champagne" button for more...
+```
+
+
+
+```toc
+style: number
+```
+
+
+
+---
+
+
+
+### Contact
+
+
+
+#### Address
+
+```
+
+1 Upper James Street
+London W1F 9DF
+United Kingdom
+```
+
+
+
+#### Contacts
+
+
+Phone:: 0203 145 1000
+
+Email:: soho.reservations@bobbobricard.com
+
+Website:: https://www.bobbobricard.com/
+
+
+
+
+---
+
+
+
+### Notes
+
+
+
+Loret ipsum
+
+
+
\ No newline at end of file
diff --git a/London/Café Phillies.md b/London/Café Phillies.md
new file mode 100644
index 00000000..d0940fe6
--- /dev/null
+++ b/London/Café Phillies.md
@@ -0,0 +1,95 @@
+---
+
+Tag: ["Value", "Friendly"]
+Date: 2021-10-05
+DocType: "Place"
+Hierarchy: "NonRoot"
+TimeStamp:
+location:
+Place:
+ Type: Restaurant
+ SubType: Brunch
+ Style: MiddleEastern
+ Location: Kensington
+ Country: UK
+ Status: Occasional
+
+---
+
+Parent:: [[@Brunchs London|Brunches in London]]
+
+---
+
+
+
+```button
+name Save
+type command
+action Save current file
+id Save
+```
+^button-PhilliesSave
+
+
+
+# Café Phillies
+
+
+
+```ad-abstract
+title: Summary
+collapse: open
+Local and friendly place off Kensington High Street.
+```
+
+
+
+```toc
+style: number
+```
+
+
+
+---
+
+
+
+### Contact
+
+
+
+#### Address
+
+```
+
+2A Phillimore Gardens
+London W8 7QB
+United Kingdom
+```
+
+
+
+#### Contacts
+
+
+Phone:: 0207 938 1890
+
+Email:: cafephillies@gmail.com
+
+Website:: https://cafephillies.co.uk/
+
+
+
+
+---
+
+
+
+### Notes
+
+
+
+Loret ipsum
+
+
+
\ No newline at end of file
diff --git a/London/Casita Andina.md b/London/Casita Andina.md
new file mode 100644
index 00000000..04fc4535
--- /dev/null
+++ b/London/Casita Andina.md
@@ -0,0 +1,95 @@
+---
+
+Tag: ["Peruvian"]
+Date:
+DocType: "Place"
+Hierarchy: "NonRoot"
+TimeStamp:
+location:
+Place:
+ Type: Restaurant
+ SubType: Brunch
+ Style: Peruvian
+ Location: Soho
+ Country: UK
+ Status: Prospect
+
+---
+
+Parent:: [[@Brunchs London|Brunches in London]]
+
+---
+
+
+
+```button
+name Save
+type command
+action Save current file
+id Save
+```
+^button-CasaAndinaSave
+
+
+
+# Casa Andina
+
+
+
+```ad-abstract
+title: Summary
+collapse: open
+South American plates and brunch.
+```
+
+
+
+```toc
+style: number
+```
+
+
+
+---
+
+
+
+### Contact
+
+
+
+#### Address
+
+```
+
+31, Great Windmill Street
+London W1D 7LP
+United Kingdom
+```
+
+
+
+#### Contacts
+
+
+Phone:: 0203 327 9464
+
+Email:: andinapiccadilly@mesalatina.uk
+
+Website:: https://www.cevichefamily.com/andina/casita-andina-piccadilly/
+
+
+
+
+---
+
+
+
+### Notes
+
+
+
+Loret ipsum
+
+
+
\ No newline at end of file
diff --git a/London/Christopher’s.md b/London/Christopher’s.md
index 3ea2e7f3..633e2e89 100644
--- a/London/Christopher’s.md
+++ b/London/Christopher’s.md
@@ -16,7 +16,7 @@ Place:
---
-Parent:: [[@Restaurants London|Restaurants in London]]
+Parent:: [[@Restaurants London|Restaurants in London]], [[@Brunchs London|Brunches in London]]
---
diff --git a/London/Conscience Kitchen.md b/London/Conscience Kitchen.md
index ffa70411..78dd1d7c 100644
--- a/London/Conscience Kitchen.md
+++ b/London/Conscience Kitchen.md
@@ -10,12 +10,13 @@ Place:
Type: Café
SubType: Brunch
Location: NottingHill
+ Style: Healthy
Country: UK
Status: Regular
---
-Parent:: [[@Café London|Cafés in London]]
+Parent:: [[@Café London|Cafés in London]], [[@Brunchs London|Brunches in London]]
---
diff --git a/London/Dehesa.md b/London/Dehesa.md
new file mode 100644
index 00000000..9fd29dd3
--- /dev/null
+++ b/London/Dehesa.md
@@ -0,0 +1,95 @@
+---
+
+Tag: [""]
+Date: 2021-10-05
+DocType: "Place"
+Hierarchy: "NonRoot"
+TimeStamp:
+location:
+Place:
+ Type: Restaurant
+ SubType: Brunch
+ Style: Spanish
+ Location: Soho
+ Country: UK
+ Status: Prospect
+
+---
+
+Parent:: [[@Brunchs London|Brunches in London]]
+
+---
+
+
+
+```button
+name Save
+type command
+action Save current file
+id Save
+```
+^button-DehesaSave
+
+
+
+# Dehesa
+
+
+
+```ad-abstract
+title: Summary
+collapse: open
+Spanish restaurant that offers brunch without reservations.
+```
+
+
+
+```toc
+style: number
+```
+
+
+
+---
+
+
+
+### Contact
+
+
+
+#### Address
+
+```
+
+25 Ganton Street
+London W1F 9BP
+United Kingdom
+```
+
+
+
+#### Contacts
+
+
+Phone:: 0207 494 4170
+
+Email:: info@dehesa.co.uk
+
+Website:: https://www.saltyardgroup.co.uk/salt-yard-group-venues/dehesa
+
+
+
+
+---
+
+
+
+### Notes
+
+
+
+Loret ipsum
+
+
+
\ No newline at end of file
diff --git a/London/Egg Slut.md b/London/Egg Slut.md
new file mode 100644
index 00000000..f2b68a13
--- /dev/null
+++ b/London/Egg Slut.md
@@ -0,0 +1,93 @@
+---
+
+Tag: ["Egg"]
+Date: 2021-10-05
+DocType: "Place"
+Hierarchy: "NonRoot"
+TimeStamp:
+location:
+Place:
+ Type: Restaurant
+ SubType: Brunch
+ Style: Egg
+ Location: NottingHill
+ Country: UK
+ Status: Occasional
+
+---
+
+Parent:: [[@Brunchs London|Brunches in London]]
+
+---
+
+
+
+```button
+name Save
+type command
+action Save current file
+id Save
+```
+^button-EggSlutSave
+
+
+
+# Egg Slut
+
+
+
+```ad-abstract
+title: Summary
+collapse: open
+Small Portobello road shack selling eggs et al.
+```
+
+
+
+```toc
+style: number
+```
+
+
+
+---
+
+
+
+### Contact
+
+
+
+#### Address
+
+```
+
+ 185 Portobello Road
+London W11 2ED
+United Kingdom
+```
+
+
+
+#### Contacts
+
+
+Phone:: 0203 745 1920
+
+Website:: https://www.eggslut.com/
+
+
+
+
+---
+
+
+
+### Notes
+
+
+
+Loret ipsum
+
+
+
\ No newline at end of file
diff --git a/London/Granger & Co.md b/London/Granger & Co.md
new file mode 100644
index 00000000..9b2b8314
--- /dev/null
+++ b/London/Granger & Co.md
@@ -0,0 +1,96 @@
+---
+
+Alias: ["Granger"]
+Tag: ["Trendy", "Local"]
+Date: 2021-10-05
+DocType: "Place"
+Hierarchy: "NonRoot"
+TimeStamp:
+location:
+Place:
+ Type: Restaurant
+ SubType: Brunch
+ Style: British
+ Location: NottingHill
+ Country: UK
+ Status: Occasional
+
+---
+
+Parent:: [[@Brunchs London|Brunches in London]]
+
+---
+
+
+
+```button
+name Save
+type command
+action Save current file
+id Save
+```
+^button-GrangerSave
+
+
+
+# Granger & Co
+
+
+
+```ad-abstract
+title: Summary
+collapse: open
+Local and trendy weekend brunch place in Noting Hill. Several branches in London.
+```
+
+
+
+```toc
+style: number
+```
+
+
+
+---
+
+
+
+### Contact
+
+
+
+#### Address
+
+```
+
+175 Westbourne Grove
+London W11 2SB
+United Kingdom
+```
+
+
+
+#### Contacts
+
+
+Phone:: 0207 229 9111
+
+Email:: info@grangerandco.com
+
+Website:: https://grangerandco.com/notting-hill
+
+
+
+
+---
+
+
+
+### Notes
+
+
+
+Loret ipsum
+
+
+
\ No newline at end of file
diff --git a/London/Hélène Darroze.md b/London/Hélène Darroze.md
index be3d0b07..2bef6d0d 100644
--- a/London/Hélène Darroze.md
+++ b/London/Hélène Darroze.md
@@ -17,7 +17,7 @@ Place:
---
-Parent:: [[@Restaurants London|Restaurants in London]]
+Parent:: [[@Restaurants London|Restaurants in London]], [[@Brunchs London|Brunches in London]]
---
diff --git a/London/Nutbourne.md b/London/Nutbourne.md
new file mode 100644
index 00000000..7fd3245f
--- /dev/null
+++ b/London/Nutbourne.md
@@ -0,0 +1,95 @@
+---
+
+Tag: ["Value", "Neighbourhood"]
+Date: 2021-10-05
+DocType: "Place"
+Hierarchy: "NonRoot"
+TimeStamp:
+location:
+Place:
+ Type: Restaurant
+ SubType: Brunch
+ Style: European
+ Location: Battersea
+ Country: UK
+ Status: Prospect
+
+---
+
+Parent:: [[@Brunchs London|Brunches in London]]
+
+---
+
+
+
+```button
+name Save
+type command
+action Save current file
+id Save
+```
+^button-NutbourneSave
+
+
+
+# Nutbourne
+
+
+
+```ad-abstract
+title: Summary
+collapse: open
+Local, friendly and good-value brunchplace on the Thames docks.
+```
+
+
+
+```toc
+style: number
+```
+
+
+
+---
+
+
+
+### Contact
+
+
+
+#### Address
+
+```
+
+29, Ransomes Dock
+London SW11 4NP
+United Kingdom
+```
+
+
+
+#### Contacts
+
+
+Phone:: 0207 350 0555
+
+Email:: info@nutbourne-restaurant.com
+
+Website:: https://www.nutbourne-restaurant.com/
+
+
+
+
+---
+
+
+
+### Notes
+
+
+
+Same owners as [[The Shed]]
+
+
+
\ No newline at end of file
diff --git a/London/Recommendation list (London).md b/London/Recommendation list (London).md
index 27be8af8..2fdd33c0 100644
--- a/London/Recommendation list (London).md
+++ b/London/Recommendation list (London).md
@@ -78,6 +78,11 @@ Hix
Addie's bar
Kurobuta
+Tian Fu
+Jingli ( Sichuan food in Chinatown)
+Express of Sichuan ( Chinatown)
+Orient London (Dim Sum)
+
---
@@ -102,6 +107,8 @@ Dram & smoke
Duke of wellington marylebone
Artesian
+https://www.bloomberg.com/features/2018-london-best-breakfasts/
+
---
diff --git a/London/Spiritland.md b/London/Spiritland.md
index 6be30194..4be484ea 100644
--- a/London/Spiritland.md
+++ b/London/Spiritland.md
@@ -16,7 +16,7 @@ Place:
---
-Parent:: [[@Restaurants London|Restaurants in London]]
+Parent:: [[@Restaurants London|Restaurants in London]], [[@Brunchs London|Brunches in London]]
---
diff --git a/London/The Black Penny.md b/London/The Black Penny.md
new file mode 100644
index 00000000..d42579c1
--- /dev/null
+++ b/London/The Black Penny.md
@@ -0,0 +1,95 @@
+---
+
+Tag: ["ModernBritish"]
+Date: 2021-10-05
+DocType: "Place"
+Hierarchy: "NonRoot"
+TimeStamp:
+location:
+Place:
+ Type: Restaurant
+ SubType: Brunch
+ Style: European
+ Location: SloaneSquare
+ Country: UK
+ Status: Prospect
+
+---
+
+Parent:: [[@Brunchs London|Brunches in London]]
+
+---
+
+
+
+```button
+name Save
+type command
+action Save current file
+id Save
+```
+^button-BlackPennySave
+
+
+
+# The Black Penny
+
+
+
+```ad-abstract
+title: Summary
+collapse: open
+Brunch place in London with a few restaurants.
+```
+
+
+
+```toc
+style: number
+```
+
+
+
+---
+
+
+
+### Contact
+
+
+
+#### Address
+
+```
+
+55 Duke of York Square
+London SW3 4LY
+United Kingdom
+```
+
+
+
+#### Contacts
+
+
+Phone:: 0207 259 9965
+
+Email:: sloanesquare@theblackpenny.com
+
+Website:: https://www.theblackpenny.com/
+
+
+
+
+---
+
+
+
+### Notes
+
+
+
+Loret ipsum
+
+
+
\ No newline at end of file
diff --git a/London/The Good Egg.md b/London/The Good Egg.md
new file mode 100644
index 00000000..f5fe98b5
--- /dev/null
+++ b/London/The Good Egg.md
@@ -0,0 +1,96 @@
+---
+
+Tag: ["Israeli"]
+Date: 2021-10-05
+DocType: "Place"
+Hierarchy: "NonRoot"
+TimeStamp:
+location:
+Place:
+ Type: Restaurant
+ SubType: Brunch
+ Style: MiddleEastern
+ Location: Soho
+ Country: UK
+ Status: Tested
+
+---
+
+Parent:: [[@Brunchs London|Brunches in London]]
+
+---
+
+
+
+```button
+name Save
+type command
+action Save current file
+id Save
+```
+^button-TheGoodEggSave
+
+
+
+# The Good Egg
+
+
+
+```ad-abstract
+title: Summary
+collapse: open
+Note Description
+```
+
+
+
+```toc
+style: number
+```
+
+
+
+---
+
+
+
+### Contact
+
+
+
+#### Address
+
+```
+
+Kingly Court
+Kingly Street
+London W1B 5PW
+United Kingdom
+```
+
+
+
+#### Contacts
+
+
+Phone:: 0203 911 2000
+
+Email:: soho@thegoodegg.co
+
+Website:: https://www.thegoodegg.co/
+
+
+
+
+---
+
+
+
+### Notes
+
+
+
+Loret ipsum
+
+
+
\ No newline at end of file
diff --git a/London/The Shed.md b/London/The Shed.md
new file mode 100644
index 00000000..54c42572
--- /dev/null
+++ b/London/The Shed.md
@@ -0,0 +1,95 @@
+---
+
+Tag: ["Farm", "FreshProduce"]
+Date: 2021-10-05
+DocType: "Place"
+Hierarchy: "NonRoot"
+TimeStamp:
+location:
+Place:
+ Type: Restaurant
+ SubType: Farm
+ Style: British
+ Location: NottingHill
+ Country: UK
+ Status: Occasional
+
+---
+
+Parent:: [[@Restaurants London|Restaurants in London]]
+
+---
+
+
+
+```button
+name Save
+type command
+action Save current file
+id Save
+```
+^button-TheShedSave
+
+
+
+# The Shed
+
+
+
+```ad-abstract
+title: Summary
+collapse: open
+Simple restaurant in Notting Hill Gate with brothers operating a 'from farm to plate' restaurant.
+```
+
+
+
+```toc
+style: number
+```
+
+
+
+---
+
+
+
+### Contact
+
+
+
+#### Address
+
+```
+
+122 Palace Gardens Terrace
+London W84RT
+United Kingdom
+```
+
+
+
+#### Contacts
+
+
+Phone:: 0207 229 4024
+
+Email:: info@theshed-restaurant.com
+
+Website:: https://www.theshed-restaurant.com/
+
+
+
+
+---
+
+
+
+### Notes
+
+
+
+Sister restaurant to [[Nutbourne]].
+
+
+
\ No newline at end of file
diff --git a/London/The Wolseley.md b/London/The Wolseley.md
new file mode 100644
index 00000000..72a54f7d
--- /dev/null
+++ b/London/The Wolseley.md
@@ -0,0 +1,95 @@
+---
+
+Tag: ["Trendy"]
+Date: 2021-10-05
+DocType: "Place"
+Hierarchy: "NonRoot"
+TimeStamp:
+location:
+Place:
+ Type: Restaurant
+ SubType: Brunch
+ Style: British
+ Location: Mayfair
+ Country: UK
+ Status: Tested
+
+---
+
+Parent:: [[@Brunchs London|Brunches in London]]
+
+---
+
+
+
+```button
+name Save
+type command
+action Save current file
+id Save
+```
+^button-WolseleySave
+
+
+
+# The Wolseley
+
+
+
+```ad-abstract
+title: Summary
+collapse: open
+Great place and food in Mayfair
+```
+
+
+
+```toc
+style: number
+```
+
+
+
+---
+
+
+
+### Contact
+
+
+
+#### Address
+
+```
+
+160 Piccadilly
+London W1J 9EB
+United Kingdom
+```
+
+
+
+#### Contacts
+
+
+Phone:: 0207 499 6996
+
+Email:: info@thewolseley.com
+
+Website:: https://www.thewolseley.com/menu/lunch-dinner/
+
+
+
+
+---
+
+
+
+### Notes
+
+
+
+Loret ipsum
+
+
+
\ No newline at end of file