|
|
|
---
|
|
|
|
|
|
|
|
Tag: ["Luxurious", "Quiet", "Hotel"]
|
|
|
|
Date: 2022-08-19
|
|
|
|
DocType: "Place"
|
|
|
|
Hierarchy: "NonRoot"
|
|
|
|
TimeStamp:
|
|
|
|
location: [47.372768449999995,8.573080642314265]
|
|
|
|
Place:
|
|
|
|
Type: ["Hotel", "Restaurant"]
|
|
|
|
SubType: Modern
|
|
|
|
Style: Swiss
|
|
|
|
Location: Adlisberg
|
|
|
|
Country: CH
|
|
|
|
Status: Visited
|
|
|
|
CollapseMetaTable: true
|
|
|
|
Phone: "+41 44 456 60 00"
|
|
|
|
Email: "info@thedoldergrand.com"
|
|
|
|
Website: "[Home - Dolder Grand](https://www.thedoldergrand.com/)"
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
Parent:: [[@@Zürich|Zürich]], [[@Restaurants Zürich|Restaurants in Zürich]]
|
|
|
|
|
|
|
|
 
|
|
|
|
|
|
|
|
```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-DolderGrandSave
|
|
|
|
|
|
|
|
 
|
|
|
|
|
|
|
|
# Dolder Grand
|
|
|
|
|
|
|
|
 
|
|
|
|
|
|
|
|
> [!summary]+
|
|
|
|
> Note Description
|
|
|
|
|
|
|
|
 
|
|
|
|
|
|
|
|
```toc
|
|
|
|
style: number
|
|
|
|
```
|
|
|
|
|
|
|
|
 
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
 
|
|
|
|
|
|
|
|
### Contact
|
|
|
|
|
|
|
|
 
|
|
|
|
|
|
|
|
> [!address] 🗺
|
|
|
|
> KURHAUSSTRASSE 65
|
|
|
|
> 8032 Zürich
|
|
|
|
> Switzerland
|
|
|
|
|
|
|
|
 
|
|
|
|
|
|
|
|
☎️ `= this.Phone`
|
|
|
|
|
|
|
|
📧 `= this.Email`
|
|
|
|
|
|
|
|
🌐 `= this.Website`
|
|
|
|
|
|
|
|
 
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
 
|
|
|
|
|
|
|
|
### Notes
|
|
|
|
|
|
|
|
 
|
|
|
|
|
|
|
|
Tested with [[@@MRCK|Meggi-mo]] & her mother.
|
|
|
|
|
|
|
|
 
|
|
|
|
 
|