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.

112 lines
2.0 KiB

---
Tag: ["👨‍👩‍👧‍👦", "👵🏼", "Malaucène", "Person"]
Date: 2021-12-04
DocType: "Person"
Hierarchy: "NonRoot"
TimeStamp:
3 years ago
location: [48.8563244,2.2151599]
CollapseMetaTable: true
Person:
LastName: Bédier
FirstName: Pierre
DoB: 1921-12-07
3 years ago
Address: "8 rue Michel Salles, 92210 Saint-Cloud, France"
Phone:
Email:
Relation: Grandfather
fc-calendar: "D2D Calendar"
fc-category: "Birthday"
fc-date:
day: 7
month: 12
---
3 years ago
Parent:: [[@Family organisation|Family organisation]]
Parents::
Siblings::
3 years ago
Spouse:: [[Jacqueline Bédier]]
3 years ago
Children:: [[Jérôme Bédier]], [[Christophe Bédier]] [[Laurence Bédier]], [[Charles Bédier]]
3 years ago
 
```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" + ')')
```
3 years ago
---
 
```button
name Edit Person parameters
type command
action MetaEdit: Run MetaEdit
id EditMetaData
```
^button-PierreBedierPersonEdit
```button
name Save
type command
action Save current file
id Save
```
^button-PierreBedierPersonSave
 
# Pierre Bédier
 
```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`
3 years ago
 
---
 
### Birthday
 
2 years ago
- [ ] :birthday: **[[Pierre Bédier|Bon Papa]]** 🔁 every year 📅 2023-12-07
- [x] :birthday: **[[Pierre Bédier|Bon Papa]]** 🔁 every year 📅 2022-12-07 ✅ 2022-12-07
3 years ago
- [x] :birthday: **Bon Papa** 🔁 every year 📅 2021-12-07 ✅ 2021-12-08