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.

153 lines
2.5 KiB

2 years ago
---
2 years ago
Alias: ["Genève"]
2 years ago
Tag: ["🏢", "🌊", "🌆"]
2 years ago
Date: 2022-08-24
DocType: "Place"
Hierarchy: "NonRoot"
TimeStamp:
location: [46.2017559,6.1466014]
Place:
Type: Region
SubType: City
Style: Romandy
Location:
Country: "Switzerland"
Status: Visited
CollapseMetaTable: true
10 months ago
cssclass: cards
2 years ago
---
Parent:: [[@Switzerland|Switzerland]]
 
2 years ago
```dataviewjs
dv.el('center', '[🗺️](' + "https://waze.com/ul?ll=" + dv.current().location[0] + "%2C" + dv.current().location[1] + "&navigate=yes" + ')')
```
2 years ago
---
 
```button
name Save
type command
action Save current file
id Save
```
^button-GenevaSave
 
# Geneva
 
> [!summary]+
> Note Description
 
```toc
style: number
```
 
---
 
### Accomodation
 
 
---
 
### Restaurants
 
10 months ago
```dataview
Table Place.Style, Place.SubType, Tag from [[Geneva]]
where !contains(file.name, "@@Travel") and DocType = "Place" and Place.Type = "Restaurant"
sort DocType asc
```
 
2 years ago
- The Hamburger Foundation (Pâquis) ⭐️⭐️⭐️⭐️
2 years ago
[The Hamburger Foundation | Homemade in Geneva since 2012](https://www.thehamburgerfoundation.ch/)
2 years ago
- Le Café de la Paix
2 years ago
[Café de la Paix Une cuisine simple… mais authentique](https://cafe-delapaix.ch/)
- Lyrique
[Le Café Lyrique | Brasserie à Genève](https://www.cafe-lyrique.ch/)
2 years ago
- Le Remor
2 years ago
[Remor | Bienvenue au Café Glacier Remor de Genève](https://remor.ch/)
2 years ago
- Le Black Tap
2 years ago
[Geneva - Black Tap Craft Burgers & Beer](https://blacktap.com/location/geneva/)
2 years ago
- Chez Bacchus
2 years ago
[Chez Bacchus in Genève - Restaurant Reviews, Menu and Prices | TheFork](https://www.thefork.com/restaurant/chez-bacchus-r588141)
- Fiske
[Fiskebar](https://www.geneva-fiskebar.com/)
- Bar du Centre, Carouge
[Café du Centre - Restaurant](https://cafeducentre.ch/)
2 years ago
- La Micheline (Les Eaux-Vives)
[Restaurant Gare des Eaux-Vives à Genève | Bistronomique](https://www.lamicheline.ch/)
- Karne
[KARNE Restaurant Genève](https://www.karne.ch/)
- Darios
[Dario's Restaurant Genève](https://www.darios.ch/)
2 years ago
 
---
 
10 months ago
### Activities
 
#### Cultural
2 years ago
- Musée Patek Philippe
2 years ago
- Batiment de lONU
2 years ago
10 months ago
 
#### Local celebrations & festivals
- [ ] :snowflake: :honey_pot: [[Geneva|:test_wappen_genf_matt:]]: Fête de lEscalade %%done_del%% 🔁every year 📅2024-12-12
 
#### Sport
- Servette Genève Hockey Club
2 years ago
 
---
 
### Other activity
 
```dataview
2 years ago
Table DocType as "Doc type" from [[Geneva]]
2 years ago
where !contains(file.name, "@@Travel")
sort DocType asc
```