You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

170 lines
2.6 KiB

3 years ago
---
3 years ago
cssclass:
- cards
3 years ago
Alias: ["Restaurants Zürich", "Restaurants in Zürich"]
Tag: ["Zürich", "Restaurant"]
Date: 2021-10-04
DocType: Redommendation
Hierarchy: Root2
TimeStamp:
CollapseMetaTable: Yes
---
Parent:: [[@@Zürich|Zürich]]
---
^Top
 
```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
 
3 years ago
#### Swiss
3 years ago
[[#^Top|TOP]]
```dataviewjs
3 years ago
dv.view("00.01 Admin/dv-views/query_place", {country: "CH", placetype: "Restaurant", style: "Swiss"})
3 years ago
```
 
#### Italian
[[#^Top|TOP]]
```dataviewjs
3 years ago
dv.view("00.01 Admin/dv-views/query_place", {country: "CH", placetype: "Restaurant", style: "Italian"})
3 years ago
```
 
3 years ago
#### American
3 years ago
[[#^Top|TOP]]
```dataviewjs
3 years ago
dv.view("00.01 Admin/dv-views/query_place", {country: "CH", placetype: "Restaurant", style: "US"})
3 years ago
```
 
3 years ago
#### Japanese
3 years ago
[[#^Top|TOP]]
```dataviewjs
3 years ago
dv.view("00.01 Admin/dv-views/query_place", {country: "CH", placetype: "Restaurant", style: "Japanese"})
3 years ago
```
 
#### Asian
[[#^Top|TOP]]
```dataviewjs
3 years ago
dv.view("00.01 Admin/dv-views/query_place", {country: "CH", placetype: "Restaurant", style: "Korean"})
3 years ago
```
 
#### Japanese
[[#^Top|TOP]]
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "Suisse", placetype: "Restaurant", style: "Japanese"})
```
 
---
 
### Navigation by location
 
3 years ago
#### Bellevue
3 years ago
[[#^Top|TOP]]
```dataviewjs
3 years ago
dv.view("00.01 Admin/dv-views/query_place", {country: "CH", placetype: "Restaurant", area: "Bellevue"})
3 years ago
```
 
3 years ago
#### TiefBrunnen
3 years ago
[[#^Top|TOP]]
```dataviewjs
3 years ago
dv.view("00.01 Admin/dv-views/query_place", {country: "CH", placetype: "Restaurant", area: "Tiefbrunnen"})
3 years ago
```
 
3 years ago
#### Altstadt
3 years ago
[[#^Top|TOP]]
```dataviewjs
3 years ago
dv.view("00.01 Admin/dv-views/query_place", {country: "CH", placetype: "Restaurant", area: ["Altstetten", "Altstadt"]})
3 years ago
```
 
3 years ago
#### Wiedikon
3 years ago
[[#^Top|TOP]]
```dataviewjs
3 years ago
dv.view("00.01 Admin/dv-views/query_place", {country: "CH", placetype: "Restaurant", area: "Wiedikon"})
3 years ago
```
 
3 years ago
#### Seefeld
3 years ago
[[#^Top|TOP]]
```dataviewjs
3 years ago
dv.view("00.01 Admin/dv-views/query_place", {country: "CH", placetype: "Restaurant", area: "Seefeld"})
3 years ago
```
 
3 years ago
#### Industriequartier
3 years ago
[[#^Top|TOP]]
```dataviewjs
3 years ago
dv.view("00.01 Admin/dv-views/query_place", {country: "CH", placetype: "Restaurant", area: "Industriequartier"})
3 years ago
```
 
### Recommendation list
[[Recommendation list (Zürich)|here]]
[[#^Top|TOP]]