parent
d9c41ecd00
commit
307ac9f4ec
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1 +1,10 @@
|
|||||||
{"id":"obsidian-lineup-builder","name":"Lineup Builder","version":"1.0.0","minAppVersion":"0.12.0","description":"Build football lineups in Obsidian.","author":"James Fallon","authorUrl":"https://github.com/James-Fallon","isDesktopOnly":false}
|
{
|
||||||
|
"id": "obsidian-lineup-builder",
|
||||||
|
"name": "Lineup Builder",
|
||||||
|
"version": "1.0.1",
|
||||||
|
"minAppVersion": "0.12.0",
|
||||||
|
"description": "Build football lineups in Obsidian.",
|
||||||
|
"author": "James Fallon",
|
||||||
|
"authorUrl": "https://github.com/James-Fallon",
|
||||||
|
"isDesktopOnly": false
|
||||||
|
}
|
||||||
|
@ -0,0 +1 @@
|
|||||||
|
Not Found
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -0,0 +1,150 @@
|
|||||||
|
---
|
||||||
|
|
||||||
|
QPType: ["Hotel", "Restaurant", "Bar"]
|
||||||
|
QPStyle:
|
||||||
|
QPAmbiance:
|
||||||
|
QPKeyword: Terrace
|
||||||
|
QPArea:
|
||||||
|
QPStatus:
|
||||||
|
QPDAdded:
|
||||||
|
cssclass: recipeTable
|
||||||
|
Alias: ["Zürich", "Zurich"]
|
||||||
|
Tag: ["Personal", "Life"]
|
||||||
|
Date: 2021-10-04
|
||||||
|
DocType: "Personal"
|
||||||
|
ChildrenType:
|
||||||
|
- Place
|
||||||
|
- Note
|
||||||
|
- Task
|
||||||
|
- Product
|
||||||
|
Hierarchy: "Root"
|
||||||
|
CollapseMetaTable: Yes
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
Parent:: [[@Life Organisation|Life Orga]]
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
^Top
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
```button
|
||||||
|
name Create Note
|
||||||
|
type append template
|
||||||
|
action NewFile
|
||||||
|
id CreateNote
|
||||||
|
```
|
||||||
|
^button-ParisNewNote
|
||||||
|
|
||||||
|
```button
|
||||||
|
name Save
|
||||||
|
type command
|
||||||
|
action Save current file
|
||||||
|
id Save
|
||||||
|
```
|
||||||
|
^button-ParisSave
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
# Folder map
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
```ad-abstract
|
||||||
|
title: Summary
|
||||||
|
collapse: open
|
||||||
|
This note enables to navigate in the Zürich section and find any Note in this Vault by Note or Tag
|
||||||
|
```
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
```toc
|
||||||
|
style: number
|
||||||
|
```
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
### Master Navigation
|
||||||
|
[[#^Top|TOP]]
|
||||||
|
 
|
||||||
|
|
||||||
|
1. [[@Restaurants Paris|Restaurants in Paris]]
|
||||||
|
2. [[@Bars Paris|Bars in Paris]]
|
||||||
|
3. [[@Hotels Paris|Hotels in Paris]]
|
||||||
|
4. [[@Sport Paris|Sport in Paris]]
|
||||||
|
5. [[@Expositions, concerts et activités|Expositions, concerts et activités]]
|
||||||
|
6. [[@Media France|Media en France]]
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
### Search
|
||||||
|
[[#^Top|TOP]]
|
||||||
|
 
|
||||||
|
|
||||||
|
```button
|
||||||
|
name Search Places
|
||||||
|
type command
|
||||||
|
action MetaEdit: Run MetaEdit
|
||||||
|
id EditMetaData
|
||||||
|
```
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
```dataviewjs
|
||||||
|
dv.view("00.01 Admin/dv-views/print_placesearch", {placetype: dv.current().QPType, dateadded: dv.current().QPDAdded, style: dv.current().QPStyle, ambiance: dv.current().QPAmbiance, area: dv.current().QPArea, theme: dv.current().QPKeyword, country: "Suisse", status: dv.current().QPStatus})
|
||||||
|
```
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
```dataviewjs
|
||||||
|
dv.view("00.01 Admin/dv-views/query_place", {placetype: dv.current().QPType, dateadded: dv.current().QPDAdded, style: dv.current().QPStyle, ambiance: dv.current().QPAmbiance, area: dv.current().QPArea, theme: dv.current().QPKeyword, country: "Suisse", status: dv.current().QPStatus})
|
||||||
|
```
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
### High Level tasks
|
||||||
|
[[#^Top|TOP]]
|
||||||
|
 
|
||||||
|
|
||||||
|
```tasks
|
||||||
|
not done
|
||||||
|
path includes Zürich
|
||||||
|
sort by due
|
||||||
|
hide backlink
|
||||||
|
hide task count
|
||||||
|
```
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
### Tag Navigation
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
```dataview
|
||||||
|
Table without id tags as "Tags" From "02.03 Zürich"
|
||||||
|
Flatten file.tags as tags
|
||||||
|
Group by tags
|
||||||
|
```
|
||||||
|
|
||||||
|
[[#^Top|TOP]]
|
||||||
|
|
||||||
|
 
|
||||||
|
 
|
@ -0,0 +1,181 @@
|
|||||||
|
---
|
||||||
|
|
||||||
|
cssclass: recipeTable
|
||||||
|
Alias: ["Bars Zurich", "Bars in Zürich"]
|
||||||
|
Tag: ["Zürich", "Bar"]
|
||||||
|
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
|
||||||
|
color blue
|
||||||
|
id Save
|
||||||
|
```
|
||||||
|
^button-BarsParisSave
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
# Bars in Zürich
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
```ad-abstract
|
||||||
|
title: Summary
|
||||||
|
collapse: open
|
||||||
|
Note summarising bars in Zürich by neighbourhood.
|
||||||
|
```
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
```toc
|
||||||
|
style: number
|
||||||
|
```
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
### Navigation by location
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
#### Notting Hill
|
||||||
|
[[#^Top|TOP]]
|
||||||
|
```dataviewjs
|
||||||
|
dv.view("00.01 Admin/dv-views/query_place", {country: "Suisse", placetype: "Bar", area: "NottingHill"})
|
||||||
|
```
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
#### Soho
|
||||||
|
[[#^Top|TOP]]
|
||||||
|
```dataviewjs
|
||||||
|
dv.view("00.01 Admin/dv-views/query_place", {country: "Suisse", placetype: "Bar", area: "Soho"})
|
||||||
|
```
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
#### Mayfair
|
||||||
|
[[#^Top|TOP]]
|
||||||
|
```dataviewjs
|
||||||
|
dv.view("00.01 Admin/dv-views/query_place", {country: "Suisse", placetype: "Bar", area: "Mayfair"})
|
||||||
|
```
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
#### Kensington
|
||||||
|
[[#^Top|TOP]]
|
||||||
|
```dataviewjs
|
||||||
|
dv.view("00.01 Admin/dv-views/query_place", {country: "Suisse", placetype: "Bar", area: "Kensington"})
|
||||||
|
```
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
#### Chelsea
|
||||||
|
[[#^Top|TOP]]
|
||||||
|
```dataviewjs
|
||||||
|
dv.view("00.01 Admin/dv-views/query_place", {country: "Suisse", placetype: "Bar", area: "Chelsea"})
|
||||||
|
```
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
#### St Pancras
|
||||||
|
[[#^Top|TOP]]
|
||||||
|
```dataviewjs
|
||||||
|
dv.view("00.01 Admin/dv-views/query_place", {country: "Suisse", placetype: "Bar", area: "StPancras"})
|
||||||
|
```
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
#### Shoreditch
|
||||||
|
[[#^Top|TOP]]
|
||||||
|
```dataviewjs
|
||||||
|
dv.view("00.01 Admin/dv-views/query_place", {country: "Suisse", placetype: "Bar", area: "Shoreditch"})
|
||||||
|
```
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
#### The City
|
||||||
|
[[#^Top|TOP]]
|
||||||
|
```dataviewjs
|
||||||
|
dv.view("00.01 Admin/dv-views/query_place", {country: "Suisse", placetype: "Bar", area: "City"})
|
||||||
|
```
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
### Rooftops
|
||||||
|
[[#^Top|TOP]]
|
||||||
|
 
|
||||||
|
|
||||||
|
```dataviewjs
|
||||||
|
dv.view("00.01 Admin/dv-views/query_place", {country: "Suisse", placetype: ["Bar", "Restaurant", "Hotel"], ambiance: "Rooftop"})
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
### Speakeasies
|
||||||
|
[[#^Top|TOP]]
|
||||||
|
 
|
||||||
|
|
||||||
|
```dataviewjs
|
||||||
|
dv.view("00.01 Admin/dv-views/query_place", {country: "Suisse", placetype: ["Bar", "Restaurant", "Hotel"], ambiance: "Speakeasy"})
|
||||||
|
```
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
### Hotel bars
|
||||||
|
[[#^Top|TOP]]
|
||||||
|
 
|
||||||
|
|
||||||
|
```dataview
|
||||||
|
Table without id file.link as "Place", Place.Style as "Theme", Phone, Email, Website from "02.03 Zürich"
|
||||||
|
where DocType = "Place"
|
||||||
|
where contains(Place.Type, "Bar")
|
||||||
|
where contains(Place.Type, "Hotel")
|
||||||
|
```
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
### Recommendation list
|
||||||
|
|
||||||
|
[[Recommendation list (Zürich)|here]]
|
||||||
|
|
||||||
|
[[#^Top|TOP]]
|
||||||
|
|
||||||
|
 
|
||||||
|
 
|
@ -0,0 +1,169 @@
|
|||||||
|
---
|
||||||
|
|
||||||
|
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]]
|
||||||
|
|
||||||
|
 
|
||||||
|
 
|
@ -0,0 +1,213 @@
|
|||||||
|
---
|
||||||
|
|
||||||
|
Alias: ["Zürich Recommendation list"]
|
||||||
|
Tag: ["Zürich", "Restaurant", "Brunch"]
|
||||||
|
Date: 2021-10-04
|
||||||
|
DocType: Recommendation
|
||||||
|
Hierarchy: Root2
|
||||||
|
TimeStamp:
|
||||||
|
CollapseMetaTable: Yes
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
Parent:: [[@@Zürich|Zürich]]
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
```button
|
||||||
|
name Save
|
||||||
|
type command
|
||||||
|
action Save current file
|
||||||
|
id Save
|
||||||
|
```
|
||||||
|
^button-RecoParisSave
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
# Recommendation list for Zürich
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
```ad-abstract
|
||||||
|
title: Summary
|
||||||
|
collapse: open
|
||||||
|
Recommendations in Zürich by arrondissement.
|
||||||
|
```
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
```toc
|
||||||
|
style: number
|
||||||
|
```
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
### 3eme
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
Robert et louise
|
||||||
|
Massara - pizza
|
||||||
|
1k - peruvien
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
### 4eme
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
Jaja
|
||||||
|
Montjul
|
||||||
|
Chez Georges (centre Pompidou)
|
||||||
|
Le carre des vosges
|
||||||
|
Saint regis (ile de la cite) - brasserie
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
### 7eme
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
Les ombres (Musee du quai Branly)
|
||||||
|
Tante Marguerite (Loiseau rive gauche)
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
### 8eme
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
Le Louis XVI - brasserie
|
||||||
|
Le George (George V)
|
||||||
|
Le 39 V
|
||||||
|
Apicius
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
### 10eme
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
Chez Minna
|
||||||
|
Pouliche
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
### 11eme
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
Le dauphin - tapas
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
### 15eme
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
Benkay - Japonais
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
### 17eme
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
Le Jardin d'Ampere
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
### 18eme
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
Atelier Ramey
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
### Neuilly
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
Zinc Zinc
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
### M du Monde
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
**cuisine populaire**
|
||||||
|
|
||||||
|
Buffet
|
||||||
|
Le cadoret
|
||||||
|
Chez leon
|
||||||
|
Les marches
|
||||||
|
Au petit bar
|
||||||
|
|
||||||
|
Patisserie
|
||||||
|
Carl Maletti
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
### Other recommendations
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
#### Roof tops
|
||||||
|
|
||||||
|
Piscine molitor
|
||||||
|
Nuba
|
||||||
|
|
||||||
|
 
|
||||||
|
 
|
Loading…
Reference in new issue