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.

131 lines
1.8 KiB

2 years ago
---
cssclass:
- cards
Alias: ["Commerces à Paris", "Shops in Paris"]
Tag: ["🗼", "🛍"]
Date: 2021-10-04
DocType: Redommendation
Hierarchy: Root2
TimeStamp:
CollapseMetaTable: true
---
Parent:: [[@@Paris|Paris]]
---
^Top
 
```button
name Save
type command
action Save current file
id Save
```
^button-CommercesParisSave
 
# Shops in Paris
 
```ad-abstract
title: Summary
collapse: open
Note summarising shops in Paris by neighbourhood.
```
 
```toc
style: number
```
 
---
 
### Navigation by location
 
#### Montmartre
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "France", placetype: "Commerce", area: "Montmartre"})
```
 
2 years ago
#### République
2 years ago
```dataviewjs
2 years ago
dv.view("00.01 Admin/dv-views/query_place", {country: "France", placetype: "Commerce", area: "République"})
2 years ago
```
 
#### Pigalle
1 year ago
2 years ago
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "France", placetype: "Commerce", area: "Pigalle"})
```
 
1 year ago
#### Saint-Ouen
2 years ago
```dataviewjs
1 year ago
dv.view("00.01 Admin/dv-views/query_place", {country: "France", placetype: "Commerce", area: "Saint-Ouen"})
2 years ago
```
1 year ago
2 years ago
 
---
 
### Navigation by type
2 years ago
2 years ago
 
#### Épicerie
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "France", placetype: "Commerce", ambiance: "Epicerie"})
```
1 year ago
2 years ago
 
#### Boulangerie
1 year ago
2 years ago
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "France", placetype: "Commerce", ambiance: "Boulangerie"})
```
2 years ago
2 years ago
 
#### Patisserie
1 year ago
2 years ago
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "France", placetype: "Commerce", ambiance: "Patisserie"})
```
1 year ago
 
#### Disquaire
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "France", placetype: "Commerce", ambiance: "Disquaire"})
```
2 years ago