--- cssclass: - cards Alias: ["Restaurants Zürich", "Restaurants in Zürich"] Tag: ["🇨🇭", "🍴"] Date: 2021-10-04 DocType: Redommendation Hierarchy: Root2 TimeStamp: CollapseMetaTable: true --- Parent:: [[@@Zürich|Zürich]] ---   ```button name Save type command action Save current file id Save ``` ^button-RestaurantsParisSave   # Restaurants in Zürich   ```ad-abstract title: Summary collapse: open Note summarising restaurants in Zürich by Cuisine and/or by type ```   ```toc style: number ```   ---   ### Navigation by type   #### Swiss ```dataviewjs dv.view("00.01 Admin/dv-views/query_place", {country: "CH", placetype: "Restaurant", style: "Swiss"}) ```   #### Italian ```dataviewjs dv.view("00.01 Admin/dv-views/query_place", {country: "CH", placetype: "Restaurant", style: "Italian"}) ```   #### American ```dataviewjs dv.view("00.01 Admin/dv-views/query_place", {country: "CH", placetype: "Restaurant", style: "USA"}) ```   #### Japanese ```dataviewjs dv.view("00.01 Admin/dv-views/query_place", {country: "CH", placetype: "Restaurant", style: "Japanese"}) ```   #### Asian ```dataviewjs dv.view("00.01 Admin/dv-views/query_place", {country: "CH", placetype: "Restaurant", style: ["Korean", "Asian Fusion"]}) ```   #### Afghan ```dataviewjs dv.view("00.01 Admin/dv-views/query_place", {country: "CH", placetype: "Restaurant", style: "Afghan"}) ```   #### Middle Eastern ```dataviewjs dv.view("00.01 Admin/dv-views/query_place", {country: "CH", placetype: "Restaurant", style: "Middle Eastern"}) ```   #### Turkish ```dataviewjs dv.view("00.01 Admin/dv-views/query_place", {country: "CH", placetype: "Restaurant", style: "Türkisch"}) ```   #### Spanish ```dataviewjs dv.view("00.01 Admin/dv-views/query_place", {country: "CH", placetype: "Restaurant", style: "Spanish"}) ```   ---   ### Navigation by location   #### Altstadt ```dataviewjs dv.view("00.01 Admin/dv-views/query_place", {country: "CH", placetype: "Restaurant", area: ["Altstetten", "Altstadt"]}) ```   #### Wiedikon ```dataviewjs dv.view("00.01 Admin/dv-views/query_place", {country: "CH", placetype: "Restaurant", area: "Wiedikon"}) ```   #### Enge ```dataviewjs dv.view("00.01 Admin/dv-views/query_place", {country: "CH", placetype: "Restaurant", area: "Enge"}) ```   #### Seefeld ```dataviewjs dv.view("00.01 Admin/dv-views/query_place", {country: "CH", placetype: "Restaurant", area: "Seefeld"}) ```   #### Hirslanden ```dataviewjs dv.view("00.01 Admin/dv-views/query_place", {country: "CH", placetype: "Restaurant", area: "Hirslanden"}) ```   #### Industriequartier ```dataviewjs dv.view("00.01 Admin/dv-views/query_place", {country: "CH", placetype: "Restaurant", area: "Industriequartier"}) ```   #### Wipkingen ```dataviewjs dv.view("00.01 Admin/dv-views/query_place", {country: "CH", placetype: "Restaurant", area: "Wipkingen"}) ```   #### Universitaet ```dataviewjs dv.view("00.01 Admin/dv-views/query_place", {country: "CH", placetype: "Restaurant", area: "Universitaet"}) ```   #### Adlisberg ```dataviewjs dv.view("00.01 Admin/dv-views/query_place", {country: "CH", placetype: "Restaurant", area: "Adlisberg"}) ```   #### Herrliberg ```dataviewjs dv.view("00.01 Admin/dv-views/query_place", {country: "CH", placetype: "Restaurant", area: "Herrliberg"}) ```   ---   ### Recommendation list [[Recommendation list (Zürich)|here]]