--- Alias: [""] Tag: ["πŸ”οΈ", "🎿", "πŸ‡¨πŸ‡­"] Date: 2023-12-03 DocType: "Place" Hierarchy: "NonRoot" TimeStamp: location: [46.6228661,8.0353285] Place: Type: "Sport" SubType: Skiing Style: Swiss Location: Bern Country: CH Status: Tested CollapseMetaTable: true Phone: "+41 33 854 12 12" Email: "info@grindelwald.swiss" Website: "[Grindelwald Β |Β  Eiger](https://grindelwald.swiss/en/?season=2&cHash=e7f8e2205b67504fddcb7a1133fdf9fb)" --- Parent:: [[@Switzerland|Switzerland]], [[Skiing in Switzerland]]   ```dataviewjs let tempPhone = dv.current().Phone ? dv.current().Phone.replaceAll(" ", "") : '+000' let tempMail = dv.current().Email ? dv.current().Email : "" let tempCoorSet = dv.current().location ? dv.current().location : [0,0] dv.el('center', '[πŸ“²](tel:' + tempPhone + ')     [πŸ“§](mailto:' + tempMail + ')     [πŸ—ΊοΈ](' + "https://waze.com/ul?ll=" + tempCoorSet[0] + "%2C" + tempCoorSet[1] + "&navigate=yes" + ')') ``` ---   ```button name Save type command action Save current file id Save ``` ^button-GrindelwaldSave   # Grindelwald   > [!summary]+ > Note Description   ```toc style: number ```   ---   ### πŸ“‡ Contact   > [!address] πŸ—Ί > Dorfstrasse 110 > CH - 3818 Β  Grindelwald   ☎️ `= this.Phone` πŸ“§ `= this.Email` 🌐 `= this.Website`   ---   ### πŸ—’ Notes   State of slopes and lifts: [Mountain railways, snow reports & rates | Jungfrau Region](https://grindelwald.swiss/en/winter/planning-and-events/mountain-railways/)   |   |   | | --------------------- |:--------------------------:| | **Day pass** | *75 CHF / 60 CHF (1/2day)* | | **Size of domain** | *Medium* | | **Restaurants** | *a few* | | **Time to ZH** | Car: *1.5h* + *0.5h train* + *15m gondolla*| | **Easy car park** | *Yes: Wilderswil or Interlaken Ost* | | **Parking for 1 day** | |   ---   ### πŸ”— Other activity   ```dataview Table DocType as "Doc type" from [[Grindelwald]] where !contains(file.name, "@@Travel") sort DocType asc ```