--- Tag: ["🧍", "👨‍👩‍👧‍👦"] Date: 2021-12-04 DocType: "Person" Hierarchy: "NonRoot" TimeStamp: location: CollapseMetaTable: true Person: LastName: "Priso Priso Le Bastart de Villeneuve" FirstName: "Séraphine" DoB: 2012-11-27 Address: "23 rue Paul Vaillant Couturier\n92300 Levallois-Perret\nFrance" Phone: "+33 7 81 53 83 49" Email: Relation: Niece --- Parent:: [[@Family organisation|Family organisation]] Parents:: [[Noémie de Villeneuve]] 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-SeraphinePrisoLeBastartPersonEdit ```button name Save type command action Save current file id Save ``` ^button-SeraphinePrisoLeBastartPersonSave   # Séraphine Priso Le Bastart   ```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: **[[Séraphine Priso Le Bastart|Séraphine]]** %%done_del%% 🔁 every year 📅 2024-11-27 - [x] :birthday: **[[Séraphine Priso Le Bastart|Séraphine]]** %%done_del%% 🔁 every year 📅 2023-11-27 ✅ 2023-11-27 - [x] :birthday: **[[Séraphine Priso Le Bastart|Séraphine]]** 🔁 every year 📅 2022-11-27 ✅ 2022-11-27 - [x] :birthday: **Séraphine** 🔁 every year 📅 2021-11-27 ✅ 2021-11-28