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

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

---
Alias: ["Genève"]
Tag: ["🏢", "🌊", "🌆"]
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
cssclass: cards
---
Parent:: [[@Switzerland|Switzerland]]
 
```dataviewjs
dv.el('center', '[🗺️](' + "https://waze.com/ul?ll=" + dv.current().location[0] + "%2C" + dv.current().location[1] + "&navigate=yes" + ')')
```
---
 
```button
name Save
type command
action Save current file
id Save
```
^button-GenevaSave
 
# Geneva
 
> [!summary]+
> Note Description
 
```toc
style: number
```
 
---
 
### Accomodation
 
 
---
 
### Restaurants
 
```dataview
Table Place.Style, Place.SubType, Tag from [[Geneva]]
where !contains(file.name, "@@Travel") and DocType = "Place" and Place.Type = "Restaurant"
sort DocType asc
```
 
- The Hamburger Foundation (Pâquis) ⭐️⭐️⭐️⭐️
[The Hamburger Foundation | Homemade in Geneva since 2012](https://www.thehamburgerfoundation.ch/)
- Le Café de la Paix
[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/)
- Le Remor
[Remor | Bienvenue au Café Glacier Remor de Genève](https://remor.ch/)
- Le Black Tap
[Geneva - Black Tap Craft Burgers & Beer](https://blacktap.com/location/geneva/)
- Chez Bacchus
[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/)
- 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/)
 
---
 
### Activities
 
#### Cultural
- Musée Patek Philippe
- Batiment de lONU
 
#### 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
 
---
 
### Other activity
 
```dataview
Table DocType as "Doc type" from [[Geneva]]
where !contains(file.name, "@@Travel")
sort DocType asc
```