--- Tag: ["🧘🏼‍♂️", "🥒", "🍴"] Date: 2022-07-16 DocType: "Place" Hierarchy: "NonRoot" TimeStamp: location: [47.3631314,8.5123238] Place: Type: Restaurant SubType: Healthy Style: Modern Location: Wiedikon Country: CH Status: Tested CollapseMetaTable: true Phone: "+41 43 333 03 28" Email: "info@daizy.ch" Website: "[Daizy](https://daizy.ch/)" Instagram: daizy_zurich --- 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-DaizySave   # Daizy   ```ad-abstract title: Summary collapse: open Note Description ```   ```toc style: number ```   ---   ### Contact   ```ad-address title: 🗺 ~~~ Räffelstrasse 28 8045 Zürich Switzerland ~~~ ```   ☎️ `= this.Phone` 📧 `= this.Email` 🌐 `= this.Website`   ---   ### Notes   Tested with [[@@MRCK|Meggi-mo]] on [[2022-07-15|15th July 2022]].