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.
115 lines
1.7 KiB
115 lines
1.7 KiB
---
|
|
|
|
Alias: ["Arnold"]
|
|
Tag: ["🧍", "👨👩👧👦", "🇨🇭"]
|
|
Date: 2022-10-17
|
|
DocType: "Person"
|
|
Hierarchy: "NonRoot"
|
|
TimeStamp:
|
|
location: [46.1891643,6.144626575490701]
|
|
CollapseMetaTable: true
|
|
Person:
|
|
LastName: Moulin
|
|
FirstName: Arnold
|
|
DoB:
|
|
Address: "Boulevard de la Cluse 21, 1201 Genève, Switzerland"
|
|
Phone: <a href="tel:+41787686844">+41 78 768 68 44</a>
|
|
Email: "[arnold.moulin@gmail.com](mailto:arnold.moulin@gmail.com)"
|
|
Relation:
|
|
|
|
---
|
|
|
|
Parent:: [[@Family organisation|Family organisation]]
|
|
Parents::
|
|
Siblings::
|
|
Spouse:: [[Marguerite de Villeneuve]]
|
|
Children::
|
|
|
|
 
|
|
|
|
```dataviewjs
|
|
let tempPhone = dv.current().Person.Phone ? dv.current().Person.Phone.replaceAll(" ", "") : '+000'
|
|
let tempMail = dv.current().Person.Email ? dv.current().Person.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 Edit Person parameters
|
|
type command
|
|
action MetaEdit: Run MetaEdit
|
|
id EditMetaData
|
|
```
|
|
^button-ArnoldMoulinPersonEdit
|
|
|
|
```button
|
|
name Save
|
|
type command
|
|
action Save current file
|
|
id Save
|
|
```
|
|
^button-ArnoldMoulinPersonSave
|
|
|
|
 
|
|
|
|
# Arnold Moulin
|
|
|
|
 
|
|
|
|
> [!summary]+
|
|
> Person Description
|
|
|
|
 
|
|
|
|
```toc
|
|
style: number
|
|
```
|
|
|
|
 
|
|
|
|
---
|
|
|
|
 
|
|
|
|
### 📇 Summary
|
|
|
|
 
|
|
|
|
🎂 `=this.Person.DoB`
|
|
|
|
🗺 `=this.Person.Address`
|
|
|
|
☎ `=this.Person.Phone`
|
|
|
|
📧 `=this.Person.Email`
|
|
|
|
 
|
|
|
|
---
|
|
|
|
 
|
|
|
|
### 🗒 Notes
|
|
|
|
 
|
|
|
|
- 🇨🇭, 🇫🇷, 🇨🇱
|
|
- 1 sister
|
|
- IT en conseil & bancaire
|
|
|
|
 
|
|
|
|
---
|
|
|
|
 
|
|
|
|
### 🎂 Birthday
|
|
|
|
 
|
|
|
|
 
|
|
  |