--- Tag: ["🥞", "🍴"] Date: 2022-04-15 DocType: "Place" Hierarchy: "NonRoot" TimeStamp: location: [47.3886467,8.5361093] Place: Type: Café SubType: Brunch Style: Swiss Location: Unterstrass Country: CH Status: Occasional CollapseMetaTable: true Phone: "+41 435 36 93 81" Email: "bonjour@desamis.ch" Website: "https://www.desamis.ch" --- Parent:: [[@@Zürich|Zürich]], [[@Café Zürich|Cafés 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-CafedesAmisSave   # Café des Amis   ```ad-abstract title: Summary collapse: open Note Description ```   ```toc style: number ```   ---   ### Contact   ```ad-address title: 🗺 ~~~ Nordstrasse 88 8037 Zürich Switzerland ~~~ ```   ☎️ `= this.Phone` 📧 `= this.Email` 🌐 `= this.Website`   ---   ### Notes   First time with my [[@@MRCK|Boubinou]] on [[2022-04-15|15/04/2022]]