|
|
|
---
|
|
|
|
|
|
|
|
Tag: ["👨👩👧👦", "👴🏼", "Creuse", "🧍"]
|
|
|
|
Date: 2021-12-05
|
|
|
|
DocType: "Person"
|
|
|
|
Hierarchy: "NonRoot"
|
|
|
|
TimeStamp:
|
|
|
|
location: [45.8714213, 2.3970385]
|
|
|
|
CollapseMetaTable: true
|
|
|
|
Person:
|
|
|
|
LastName: Chapal
|
|
|
|
FirstName: Arnaud
|
|
|
|
DoB:
|
|
|
|
Address: "14 Grand Rue, 23260 Basville, France"
|
|
|
|
Phone: "+33 6 76 26 28 54"
|
|
|
|
Email: "arnaud@chapal.org"
|
|
|
|
Relation: Uncle
|
|
|
|
fc-calendar: "D2D Calendar"
|
|
|
|
fc-category: "Birthday"
|
|
|
|
fc-date:
|
|
|
|
day:
|
|
|
|
month:
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
Parent:: [[@Family organisation|Family organisation]]
|
|
|
|
Parents::
|
|
|
|
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-ArnaudChapalPersonEdit
|
|
|
|
|
|
|
|
```button
|
|
|
|
name Save
|
|
|
|
type command
|
|
|
|
action Save current file
|
|
|
|
id Save
|
|
|
|
```
|
|
|
|
^button-ArnaudChapalPersonSave
|
|
|
|
|
|
|
|
 
|
|
|
|
|
|
|
|
# Arnaud Chapal
|
|
|
|
|
|
|
|
 
|
|
|
|
|
|
|
|
```ad-abstract
|
|
|
|
title: Summary
|
|
|
|
collapse: open
|
|
|
|
Person Description
|
|
|
|
```
|
|
|
|
|
|
|
|
 
|
|
|
|
|
|
|
|
```toc
|
|
|
|
style: number
|
|
|
|
```
|
|
|
|
|
|
|
|
 
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
 
|
|
|
|
|
|
|
|
### Summary
|
|
|
|
|
|
|
|
 
|
|
|
|
|
|
|
|
| |
|
|
|
|
|-|-
|
|
|
|
| **Date of birth** | `=this.Person.DoB`
|
|
|
|
**Address** | `=this.Person.Address`
|
|
|
|
**Phone** | `=this.Person.Phone`
|
|
|
|
**Email** | `=this.Person.Email`
|
|
|
|
|
|
|
|
 
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
 
|
|
|
|
|
|
|
|
### Idées de cadeaux
|
|
|
|
|
|
|
|
 
|
|
|
|
|
|
|
|
- [ ] :gift: Merci -> boites d'allumettes (théorie du Collapse)
|
|
|
|
- [ ] :gift: [Le Petit Guide du Semis](https://www.fnac.com/a17650374/Philippe-Collignon-Le-Petit-Guide-du-semis) & [la collection](https://www.fnac.com/a17650381/Philippe-Collignon-Le-Petit-Guide-du-carre-potager#omnsearchpos=3)
|
|
|
|
|
|
|
|
 
|
|
|
|
 
|