--- 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 ```   ---   ### Navigation by type   #### French ```dataviewjs dv.view("00.01 Admin/dv-views/query_place", {country: "UK", placetype: "Restaurant", style: "French"}) ```   #### British ```dataviewjs dv.view("00.01 Admin/dv-views/query_place", {country: "UK", placetype: "Restaurant", style: "British"}) ```   #### Italian ```dataviewjs dv.view("00.01 Admin/dv-views/query_place", {country: "UK", placetype: "Restaurant", style: "Italian"}) ```   #### Peruvian ```dataviewjs dv.view("00.01 Admin/dv-views/query_place", {country: "UK", placetype: "Restaurant", style: "Peruvian"}) ```   #### Spanish ```dataviewjs dv.view("00.01 Admin/dv-views/query_place", {country: "UK", placetype: "Restaurant", style: "Spanish"}) ```   #### Japanese ```dataviewjs dv.view("00.01 Admin/dv-views/query_place", {country: "UK", placetype: "Restaurant", style: "Japanese"}) ```   #### Greek ```dataviewjs dv.view("00.01 Admin/dv-views/query_place", {country: "UK", placetype: "Restaurant", style: "Greek"}) ```   #### Indian ```dataviewjs dv.view("00.01 Admin/dv-views/query_place", {country: "UK", placetype: "Restaurant", style: "Indian"}) ```   #### Asian ```dataviewjs dv.view("00.01 Admin/dv-views/query_place", {country: "UK", placetype: "Restaurant", style: ["Asian", "Chinese", "Taiwanese"]}) ```   #### American ```dataviewjs dv.view("00.01 Admin/dv-views/query_place", {country: "UK", placetype: "Restaurant", style: "US"}) ```   #### Argentine ```dataviewjs dv.view("00.01 Admin/dv-views/query_place", {country: "UK", placetype: "Restaurant", style: "Argentine"}) ```   ---   ### Navigation by location   #### Notting Hill ```dataviewjs dv.view("00.01 Admin/dv-views/query_place", {country: "UK", placetype: "Restaurant", area: "NottingHill"}) ```   #### Paddington ```dataviewjs dv.view("00.01 Admin/dv-views/query_place", {country: "UK", placetype: "Restaurant", area: "Paddington"}) ```   #### Mayfair ```dataviewjs dv.view("00.01 Admin/dv-views/query_place", {country: "UK", placetype: "Restaurant", area: "Mayfair"}) ```   #### Marylebone ```dataviewjs dv.view("00.01 Admin/dv-views/query_place", {country: "UK", placetype: "Restaurant", area: "Marylebone"}) ```   #### Soho ```dataviewjs dv.view("00.01 Admin/dv-views/query_place", {country: "UK", placetype: "Restaurant", area: "Soho"}) ```   #### Fitzrovia ```dataviewjs dv.view("00.01 Admin/dv-views/query_place", {country: "UK", placetype: "Restaurant", area: "Fitzrovia"}) ```   #### St Pancras ```dataviewjs dv.view("00.01 Admin/dv-views/query_place", {country: "UK", placetype: "Restaurant", area: "StPancras"}) ```   #### Shoreditch ```dataviewjs dv.view("00.01 Admin/dv-views/query_place", {country: "UK", placetype: "Restaurant", area: "Shoreditch"}) ```   #### The City ```dataviewjs dv.view("00.01 Admin/dv-views/query_place", {country: "UK", placetype: "Restaurant", area: "City"}) ```   #### Whitechapel ```dataviewjs dv.view("00.01 Admin/dv-views/query_place", {country: "UK", placetype: "Restaurant", area: "Whitechapel"}) ```   ---   ### Recommendation list   [[Recommendation list (London)|here]]