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.

2.0 KiB

Tag Date DocType Hierarchy TimeStamp location CollapseMetaTable Person fc-calendar fc-category fc-date
👨‍👩‍👧‍👦
👵🏼
Perche
2021-12-05 Person NonRoot true
LastName FirstName DoB Address Phone Email Relation
Bédier Ophélie 1993-09-05 +33 6 12 94 12 38 Cousin
D2D Calendar Birthday
day month
5 9

Parent:: @Family organisation Parents:: Charles Bédier Siblings:: Hilaire Bédier, Auguste Bédier, Eustache Bédier Spouse:: Children::

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" + ')')

name Edit Person parameters
type command
action MetaEdit: Run MetaEdit
id EditMetaData

^button-OphelieBedierPersonEdit

name Save
type command
action Save current file
id Save

^button-OphelieBedierPersonSave

Ophélie Bédier

title: Summary
collapse: open
Person Description

style: number


Summary

Date of birth =this.Person.DoB
Address =this.Person.Address
Phone =this.Person.Phone
Email =this.Person.Email


Birthday