You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

108 lines
1.3 KiB

2 years ago
---
Tag: ["Restaurant"]
Date: 2022-09-28
DocType: "Place"
Hierarchy: "NonRoot"
TimeStamp:
location: [47.3835914,8.5283234]
Place:
Type: Restaurant
SubType: Modern
Style: "Morroccan"
Location: Industriequartier
Country: CH
2 years ago
Status: Tested
2 years ago
CollapseMetaTable: true
Phone:
Email: "[booking@restaurantdar.com](readdle-spark://compose?recipient=booking@restaurantdar.com&subject=Reservierung)"
Website: "[Startseite | Restaurant DAR](https://de.restaurantdar.com/)"
---
Parent:: [[@@Zürich|Zürich]], [[@Restaurants Zürich|Restaurants in Zürich]]
 
`= elink("https://waze.com/ul?ll=" + this.location[0] + "%2C" + this.location[1] + "&navigate=yes", "Launch Waze")`
---
 
```button
name Save
type command
action Save current file
id Save
```
^button-DarSave
 
# Dar
 
> [!summary]+
> Note Description
 
```toc
style: number
```
 
---
 
### 📇 Contact
 
> [!address] 🗺
> Gasometerstrasse 5
> 8005 Zürich
> Switzerland
 
☎️ `= this.Phone`
📧 `= this.Email`
🌐 `= this.Website`
 
---
 
### 🗒 Notes
 
Found by [[@@MRCK|Boubinou]].
2 years ago
 
---
 
### 🔗 Other activity
 
```dataview
Table DocType as "Doc type" from [[Dar]]
where !contains(file.name, "@@Travel")
sort DocType asc
```