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.
114 lines
2.5 KiB
114 lines
2.5 KiB
---
|
|
|
|
Tag: ["🧍"]
|
|
Date: 2021-12-04
|
|
DocType: "Person"
|
|
Hierarchy: "NonRoot"
|
|
TimeStamp:
|
|
location: [48.832771,2.3388262]
|
|
CollapseMetaTable: true
|
|
Person:
|
|
LastName: Bédier
|
|
FirstName: Laurence
|
|
DoB: 1961-09-04
|
|
Address: "Esc B, 28, boulevard Saint-Jacques, 75014 Paris, France"
|
|
Phone: "+33 6 71 22 59 24"
|
|
Email: "laurencelbv@yahoo.fr"
|
|
Relation: Mother
|
|
fc-calendar: "D2D Calendar"
|
|
fc-category: "Birthday"
|
|
fc-date:
|
|
day: 4
|
|
month: 9
|
|
|
|
---
|
|
|
|
Parent:: [[@Family organisation|Family organisation]]
|
|
Parents:: [[Pierre Bédier]], [[Jacqueline Bédier]]
|
|
Siblings:: [[Jérôme Bédier]], [[Christophe Bédier]], [[Charles Bédier]]
|
|
Spouse:: [[Amaury de Villeneuve]]
|
|
Children:: [[Noémie de Villeneuve]], [[Marguerite de Villeneuve]], [[Eloi de Villeneuve]], [[Opportune de Villeneuve]], [[Philomène de Villeneuve]], [[Aglaé de Villeneuve]]
|
|
|
|
 
|
|
|
|
```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-LaurenceBedierPersonEdit
|
|
|
|
```button
|
|
name Save
|
|
type command
|
|
action Save current file
|
|
id Save
|
|
```
|
|
^button-LaurenceBedierPersonSave
|
|
|
|
 
|
|
|
|
# Laurence 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`
|
|
|
|
 
|
|
|
|
---
|
|
|
|
 
|
|
|
|
### Birthday
|
|
|
|
 
|
|
|
|
- [ ] :birthday: **[[Laurence Bédier|Maman]]** %%done_del%% 🔁 every year 📅 2024-09-04
|
|
- [x] :birthday: **[[Laurence Bédier|Maman]]** %%done_del%% 🔁 every year 📅 2023-09-04 ✅ 2023-09-04
|
|
- [x] :birthday: **[[Laurence Bédier|Maman]]** %%done_del%% 🔁 every year 📅 2022-09-04 ✅ 2022-09-04
|
|
- [ ] :crown: Fête des mères %%done_del%% 🔁 every May on the last Sunday 📅 2025-05-25
|
|
- [x] :crown: Fête des mères %%done_del%% 🔁 every May on the last Sunday 📅 2024-05-26 ✅ 2024-05-26
|
|
- [x] :crown: Fête des mères %%done_del%% 🔁 every May on the last Sunday 📅 2023-06-04 ✅ 2023-06-04
|
|
|
|
 
|
|
  |