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.

114 lines
1.7 KiB

---
Tag: ["🍴", "TravellingChef"]
Date: 2022-10-01
DocType: "Place"
Hierarchy: "NonRoot"
TimeStamp:
location: [48.8729415,2.3633006]
Place:
Type: Restaurant
SubType: "Pop Up"
Style: Modern
Location: République
Country: France
Status: Recommended
CollapseMetaTable: true
Phone: <a href="tel:+33142854074">01 42 85 40 74</a>
Email: "[hey@early-june.fr](readdle-spark://compose?recipient=hey@early-june.fr&subject=Reservation)"
Website: "[Early June, buvette & shop à Paris 10 - Canal Saint Martin](https://early-june.fr/)"
Instagram: earlyjuneparis
---
Parent:: [[@@Paris|Paris]], [[@Restaurants Paris|Restaurants in Paris]]
&emsp;
```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 + ') &emsp; &emsp; [📧](mailto:' + tempMail + ') &emsp; &emsp; [🗺️](' + "https://waze.com/ul?ll=" + tempCoorSet[0] + "%2C" + tempCoorSet[1] + "&navigate=yes" + ')')
```
---
&emsp;
```button
name Save
type command
action Save current file
id Save
```
^button-EarlyJuneSave
&emsp;
# Early June
&emsp;
> [!summary]+
> Note Description
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### 📇 Contact
&emsp;
> [!address] 🗺
> 19 rue Jean Poulmarch
> 75010 Paris
> France
&emsp;
☎️ `= this.Phone`
📧 `= this.Email`
🌐 `= this.Website`
&emsp;
---
&emsp;
### 🗒 Notes
&emsp;
Found by my [[@@MRCK|Boubinou]].
&emsp;
---
&emsp;
### 🔗 Other activity
&emsp;
```dataview
Table DocType as "Doc type" from [[Early June]]
where !contains(file.name, "@@Travel")
sort DocType asc
```
&emsp;
&emsp;