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
1.5 KiB
114 lines
1.5 KiB
5 months ago
|
---
|
||
|
|
||
|
Alias: [""]
|
||
|
Tag: ["🏇", "🧍", "🇨🇭"]
|
||
|
Date: 2024-06-22
|
||
|
DocType: "Person"
|
||
|
Hierarchy: "NonRoot"
|
||
|
TimeStamp:
|
||
|
location: [47.53507105,8.707479726475132]
|
||
|
CollapseMetaTable: true
|
||
|
Person:
|
||
|
LastName: Rubbo
|
||
|
FirstName: Segundo
|
||
|
DoB:
|
||
|
Address:
|
||
|
Phone: "+54 9 2346 41-3487"
|
||
|
Email:
|
||
|
Relation: Groom
|
||
|
Instagram:
|
||
|
Facebook:
|
||
|
Twitter:
|
||
|
|
||
|
---
|
||
|
|
||
|
Parent:: [[Polo Park Zürich]], [[@Sally|Sally]]
|
||
|
Parents::
|
||
|
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-SegundoRubboPersonEdit
|
||
|
|
||
|
```button
|
||
|
name Save
|
||
|
type command
|
||
|
action Save current file
|
||
|
id Save
|
||
|
```
|
||
|
^button-SegundoRubboPersonSave
|
||
|
|
||
|
 
|
||
|
|
||
|
# Segundo Rubbo
|
||
|
|
||
|
 
|
||
|
|
||
|
> [!summary]+
|
||
|
> Person Description
|
||
|
|
||
|
 
|
||
|
|
||
|
```toc
|
||
|
style: number
|
||
|
```
|
||
|
|
||
|
 
|
||
|
|
||
|
---
|
||
|
|
||
|
 
|
||
|
|
||
|
### 📇 Summary
|
||
|
|
||
|
 
|
||
|
|
||
|
🎂 `=this.Person.DoB`
|
||
|
|
||
|
🗺 `=this.Person.Address`
|
||
|
|
||
|
☎ `=this.Person.Phone`
|
||
|
|
||
|
📧 `=this.Person.Email`
|
||
|
|
||
|
 
|
||
|
|
||
|
---
|
||
|
|
||
|
 
|
||
|
|
||
|
### 🗒 Notes
|
||
|
|
||
|
 
|
||
|
|
||
|
 
|
||
|
|
||
|
---
|
||
|
|
||
|
 
|
||
|
|
||
|
### 🎂 Birthday
|
||
|
|
||
|
 
|
||
|
|
||
|
 
|
||
|
 
|