--- 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]]