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.

124 lines
1.6 KiB

3 years ago
---
3 years ago
cssclass:
- cards
3 years ago
Alias: ["Bars Paris", "Bars in Paris"]
2 years ago
Tag: ["🗼", "Bar"]
3 years ago
Date: 2021-10-04
DocType: Redommendation
Hierarchy: Root2
TimeStamp:
CollapseMetaTable: true
3 years ago
---
Parent:: [[@@Paris|Paris]]
---
^Top
 
```button
name Save
type command
action Save current file
id Save
```
^button-BarsParisSave
 
# Bars in Paris
 
```ad-abstract
title: Summary
collapse: open
Note summarising bars in Paris by neighbourhood.
```
 
```toc
style: number
```
 
---
 
### Navigation by location
 
#### Marais
[[#^Top|TOP]]
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "France", placetype: "Bar", area: "Marais"})
```
 
#### Chatelêt
[[#^Top|TOP]]
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "France", placetype: "Bar", area: "Chatelet"})
```
 
#### Gare du Nord
[[#^Top|TOP]]
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "France", placetype: "Bar", area: "GareduNord"})
```
 
#### Pigalle
[[#^Top|TOP]]
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "France", placetype: "Bar", area: "Pigalle"})
```
 
#### Saint Germain-des-Prés
[[#^Top|TOP]]
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "France", placetype: "Bar", area: "StGermain"})
```
 
---
 
### Rooftops
[[#^Top|TOP]]
 
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "France", placetype: ["Bar", "Restaurant", "Hotel"], ambiance: "Rooftop"})
```
 
---
 
### Recommendation list
[[Recommendation list (Paris)|here]]
[[#^Top|TOP]]