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.
169 lines
2.7 KiB
169 lines
2.7 KiB
3 years ago
|
---
|
||
|
|
||
|
cssclass: recipeTable
|
||
|
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
|
||
|
|
||
|
 
|
||
|
|
||
|
#### French
|
||
|
[[#^Top|TOP]]
|
||
|
```dataviewjs
|
||
|
dv.view("00.01 Admin/dv-views/query_place", {country: "Suisse", placetype: "Restaurant", style: "French"})
|
||
|
```
|
||
|
|
||
|
 
|
||
|
|
||
|
#### Italian
|
||
|
[[#^Top|TOP]]
|
||
|
```dataviewjs
|
||
|
dv.view("00.01 Admin/dv-views/query_place", {country: "Suisse", placetype: "Restaurant", style: "Italian"})
|
||
|
```
|
||
|
|
||
|
 
|
||
|
|
||
|
#### North African
|
||
|
[[#^Top|TOP]]
|
||
|
```dataviewjs
|
||
|
dv.view("00.01 Admin/dv-views/query_place", {country: "Suisse", placetype: "Restaurant", style: "North African"})
|
||
|
```
|
||
|
|
||
|
 
|
||
|
|
||
|
#### Peruvian
|
||
|
[[#^Top|TOP]]
|
||
|
```dataviewjs
|
||
|
dv.view("00.01 Admin/dv-views/query_place", {country: "Suisse", placetype: "Restaurant", style: "Peruvian"})
|
||
|
```
|
||
|
|
||
|
 
|
||
|
|
||
|
#### Asian
|
||
|
[[#^Top|TOP]]
|
||
|
```dataviewjs
|
||
|
dv.view("00.01 Admin/dv-views/query_place", {country: "Suisse", placetype: "Restaurant", style: "Asian"})
|
||
|
```
|
||
|
|
||
|
 
|
||
|
|
||
|
#### Japanese
|
||
|
[[#^Top|TOP]]
|
||
|
```dataviewjs
|
||
|
dv.view("00.01 Admin/dv-views/query_place", {country: "Suisse", placetype: "Restaurant", style: "Japanese"})
|
||
|
```
|
||
|
|
||
|
 
|
||
|
|
||
|
---
|
||
|
|
||
|
 
|
||
|
|
||
|
### Navigation by location
|
||
|
|
||
|
 
|
||
|
|
||
|
#### Marais
|
||
|
[[#^Top|TOP]]
|
||
|
```dataviewjs
|
||
|
dv.view("00.01 Admin/dv-views/query_place", {country: "Suisse", placetype: "Restaurant", area: "Marais"})
|
||
|
```
|
||
|
|
||
|
 
|
||
|
|
||
|
#### Quartier Latin
|
||
|
[[#^Top|TOP]]
|
||
|
```dataviewjs
|
||
|
dv.view("00.01 Admin/dv-views/query_place", {country: "Suisse", placetype: "Restaurant", area: ["Quartier Latin", "QuartierLatin"]})
|
||
|
```
|
||
|
|
||
|
 
|
||
|
|
||
|
#### Gare du Nord
|
||
|
[[#^Top|TOP]]
|
||
|
```dataviewjs
|
||
|
dv.view("00.01 Admin/dv-views/query_place", {country: "Suisse", placetype: "Restaurant", area: ["Gare du Nord", "GareduNord"]})
|
||
|
```
|
||
|
|
||
|
 
|
||
|
|
||
|
#### Bastille
|
||
|
[[#^Top|TOP]]
|
||
|
```dataviewjs
|
||
|
dv.view("00.01 Admin/dv-views/query_place", {country: "Suisse", placetype: "Restaurant", area: "Bastille"})
|
||
|
```
|
||
|
|
||
|
 
|
||
|
|
||
|
#### République
|
||
|
[[#^Top|TOP]]
|
||
|
```dataviewjs
|
||
|
dv.view("00.01 Admin/dv-views/query_place", {country: "Suisse", placetype: "Restaurant", area: "République"})
|
||
|
```
|
||
|
|
||
|
 
|
||
|
|
||
|
#### La Muette
|
||
|
[[#^Top|TOP]]
|
||
|
```dataviewjs
|
||
|
dv.view("00.01 Admin/dv-views/query_place", {country: "Suisse", placetype: "Restaurant", area: ["La Muette", "LaMuette"]})
|
||
|
```
|
||
|
|
||
|
 
|
||
|
|
||
|
### Recommendation list
|
||
|
|
||
|
[[Recommendation list (Zürich)|here]]
|
||
|
|
||
|
[[#^Top|TOP]]
|
||
|
|
||
|
 
|
||
|
 
|