--- 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]] [[Christopher’s]] --- #### 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]]