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.
114 lines
1.6 KiB
114 lines
1.6 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"})
|
||
|
```
|
||
|
|
||
|
 
|
||
|
|
||
|
#### Chatelêt
|
||
|
[[#^Top|TOP]]
|
||
|
```dataviewjs
|
||
|
dv.view("00.01 Admin/dv-views/query_place", {country: "France", placetype: "Commerce", area: "Chatelet"})
|
||
|
```
|
||
|
|
||
|
 
|
||
|
|
||
|
#### Gare du Nord
|
||
|
[[#^Top|TOP]]
|
||
|
```dataviewjs
|
||
|
dv.view("00.01 Admin/dv-views/query_place", {country: "France", placetype: "Commerce", area: "GareduNord"})
|
||
|
```
|
||
|
|
||
|
 
|
||
|
|
||
|
#### Pigalle
|
||
|
[[#^Top|TOP]]
|
||
|
```dataviewjs
|
||
|
dv.view("00.01 Admin/dv-views/query_place", {country: "France", placetype: "Commerce", area: "Pigalle"})
|
||
|
```
|
||
|
|
||
|
 
|
||
|
|
||
|
#### Saint Germain-des-Prés
|
||
|
[[#^Top|TOP]]
|
||
|
```dataviewjs
|
||
|
dv.view("00.01 Admin/dv-views/query_place", {country: "France", placetype: "Commerce", area: "StGermain"})
|
||
|
```
|
||
|
|
||
|
 
|
||
|
|
||
|
---
|
||
|
|
||
|
 
|
||
|
|
||
|
### Navigation by type
|
||
|
[[#^Top|TOP]]
|
||
|
 
|
||
|
|
||
|
#### Épicerie
|
||
|
|
||
|
```dataviewjs
|
||
|
dv.view("00.01 Admin/dv-views/query_place", {country: "France", placetype: "Commerce", ambiance: "Epicerie"})
|
||
|
```
|
||
|
|
||
|
 
|
||
|
 
|