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.1 KiB

3 years ago
---
Tag: ["👨‍👩‍👧‍👦", "👵🏼", "Normandy"]
3 years ago
Date: 2021-12-05
DocType: "Person"
Hierarchy: "NonRoot"
TimeStamp:
location:
CollapseMetaTable: true
3 years ago
Person:
LastName: Bédier
FirstName: Olympe
DoB: 1988-10-14
Address:
Phone: "+33 6 80 27 04 87"
Email: "olympe1410@hotmail.com"
Relation: Cousin
fc-calendar: "D2D Calendar"
fc-category: "Birthday"
fc-date:
day: 14
month: 10
---
Parent:: [[@Family organisation|Family organisation]]
Parents:: [[Christophe Bédier]]
Siblings:: [[Hortense Bédier]], [[Achille Bédier]], [[Isaure Bédier]]
Spouse:: [[Rodolphe d'Avezac]]
Children:: [[Timothée 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
3 years ago
---
 
```button
name Edit Person parameters
type command
action MetaEdit: Run MetaEdit
id EditMetaData
```
^button-OlympeBedierPersonEdit
```button
name Save
type command
action Save current file
id Save
```
^button-OlympeBedierPersonSave
 
# Olympe 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
 
1 year ago
- [ ] :birthday: **[[Olympe Bédier|Olympe]]** %%done_del%% 🔁 every year 📅 2024-10-14
- [x] :birthday: **[[Olympe Bédier|Olympe]]** %%done_del%% 🔁 every year 📅 2023-10-14 ✅ 2023-10-14
- [x] :birthday: **[[Olympe Bédier|Olympe]]** 🔁 every year 📅 2022-10-14 ✅ 2022-10-14
3 years ago
- [x] :birthday: **Olympe** 🔁 every year 📅 2021-10-14 ✅ 2021-10-14
3 years ago