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
7 months ago
|
---
|
||
|
|
||
|
Tag: ["👨👩👧👦", "👯♂️", "🧍"]
|
||
|
Date: 2024-04-20
|
||
|
DocType: "Person"
|
||
|
Hierarchy: "NonRoot"
|
||
|
TimeStamp:
|
||
|
location: [46.1891643,6.144626575490701]
|
||
|
CollapseMetaTable: true
|
||
|
Person:
|
||
|
LastName: "Moulin"
|
||
|
FirstName: "Dorothée"
|
||
|
DoB: 2024-04-19
|
||
|
Address: "21 boulevard de La Cluse, 1205 Genève, Switzerland"
|
||
|
Phone:
|
||
|
Email:
|
||
|
Relation: "Niece"
|
||
|
Instagram:
|
||
|
Facebook:
|
||
|
Twitter:
|
||
|
|
||
|
---
|
||
|
|
||
|
Parent::
|
||
|
Parents:: [[Arnold Moulin]], [[Marguerite de Villeneuve]]
|
||
|
Siblings::
|
||
|
Spouse::
|
||
|
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-DorotheeMoulinPersonEdit
|
||
|
|
||
|
```button
|
||
|
name Save
|
||
|
type command
|
||
|
action Save current file
|
||
|
id Save
|
||
|
```
|
||
|
^button-DorotheeMoulinPersonSave
|
||
|
|
||
|
 
|
||
|
|
||
|
# Dorothée Moulin
|
||
|
|
||
|
 
|
||
|
|
||
|
> [!summary]+
|
||
|
> Person Description
|
||
|
|
||
|
 
|
||
|
|
||
|
```toc
|
||
|
style: number
|
||
|
```
|
||
|
|
||
|
 
|
||
|
|
||
|
---
|
||
|
|
||
|
 
|
||
|
|
||
|
### 📇 Summary
|
||
|
|
||
|
 
|
||
|
|
||
|
🎂 `=this.Person.DoB`
|
||
|
|
||
|
🗺 `=this.Person.Address`
|
||
|
|
||
|
☎ `=this.Person.Phone`
|
||
|
|
||
|
📧 `=this.Person.Email`
|
||
|
|
||
|
 
|
||
|
|
||
|
---
|
||
|
|
||
|
 
|
||
|
|
||
|
### 🗒 Notes
|
||
|
|
||
|
 
|
||
|
|
||
|
 
|
||
|
|
||
|
---
|
||
|
|
||
|
 
|
||
|
|
||
|
### 🎂 Birthday
|
||
|
|
||
|
 
|
||
|
|
||
|
- [ ] :birthday: **[[Dorothée Moulin]]** %%done_del%% 🔁 every year 📅 2025-04-19
|
||
|
|
||
|
 
|
||
|
 
|