--- Tag: ["👨‍👩‍👧‍👦", "👵🏼", "Perche"] Date: 2021-12-04 DocType: "Person" Hierarchy: "NonRoot" TimeStamp: location: CollapseMetaTable: true Person: LastName: "Bédier" FirstName: "Eustache" DoB: 1998-12-08 Address: Phone: Email: Relation: Cousin fc-calendar: "D2D Calendar" fc-category: "Birthday" fc-date: day: 8 month: 12 --- Parent:: [[@Family organisation|Family organisation]] Parents:: [[Charles Bédier]] Siblings:: [[Ophélie Bédier]], [[Hilaire Bédier]], [[Auguste Bédier]] 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-EustacheBedierPersonEdit ```button name Save type command action Save current file id Save ``` ^button-EustacheBedierPersonSave   # Eustache 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: **[[Eustache Bédier|Eustache]]** %%done_del%% 🔁 every year 📅 2024-12-08 - [x] :birthday: **[[Eustache Bédier|Eustache]]** %%done_del%% 🔁 every year 📅 2023-12-08 ✅ 2023-12-08 - [x] :birthday: **[[Eustache Bédier|Eustache]]** 🔁 every year 📅 2022-12-08 ✅ 2022-12-08 - [x] :birthday: **Eustache** 🔁 every year 📅 2021-12-08 ✅ 2021-12-08