--- Tag: ["🍴", "πŸ‡ΊπŸ‡Έ", "πŸ¦…"] Date: 2022-09-26 DocType: "Place" Hierarchy: "NonRoot" TimeStamp: location: [44.9812042,-93.2601449] Place: Type: Restaurant SubType: Native Style: Native Location: Mineapolis Country: USA Status: πŸŸ₯ CollapseMetaTable: true Phone: "+1 612-444-1846" Email: "info@owamni.com" Website: "[Owamni – Full service Indigenous restaurant on the shores of Hahawakpa](https://owamni.com/)" Instagram: owamni Twitter: owamni --- Parent:: [[@@Travels|Travels]], [[@United States]]   ```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-OwamniSave   # Owamni   > [!summary]+ > Note Description   ```toc style: number ```   ---   ### πŸ“‡ Contact   > [!address] πŸ—Ί > 420 1st St S > Minneapolis, MN 55401 > United States   ☎️ `= this.Phone` πŸ“§ `= this.Email` 🌐 `= this.Website`   ---   ### πŸ—’ Notes   [[How Owamni Became the Best New Restaurant in the United States]]   ---   ### πŸ”— Other activity   ```dataview Table DocType as "Doc type" from [[Owamni]] where !contains(file.name, "@@Travel") sort DocType asc ```