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.
113 lines
1.6 KiB
113 lines
1.6 KiB
2 years ago
|
---
|
||
|
|
||
|
Tag: ["🇨🇭", "🛍", "🪡", "🧵", "🧶"]
|
||
|
Date: 2023-01-04
|
||
|
DocType: "Person"
|
||
|
Hierarchy: "NonRoot"
|
||
|
TimeStamp:
|
||
|
location: [47.3467707,8.605526206241631]
|
||
|
CollapseMetaTable: true
|
||
|
Person:
|
||
|
LastName: Danilova
|
||
|
FirstName: Svetlana
|
||
|
DoB:
|
||
|
Address: "In der Deisten 19\n8125 Zollikerberg\nSwitzerland"
|
||
|
Phone: "+41 79 402 11 03"
|
||
|
Email: "sveta_danilova@ymail.com"
|
||
|
Relation: "Seamstress ZH"
|
||
|
Instagram:
|
||
|
Facebook:
|
||
|
Twitter:
|
||
|
|
||
|
---
|
||
|
|
||
|
Parent:: [[@@Zürich|Zürich]]
|
||
|
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-ValentinaDanilovaPersonEdit
|
||
|
|
||
|
```button
|
||
|
name Save
|
||
|
type command
|
||
|
action Save current file
|
||
|
id Save
|
||
|
```
|
||
|
^button-ValentinaDanilovaPersonSave
|
||
|
|
||
|
 
|
||
|
|
||
|
# Svetlana Danilova
|
||
|
|
||
|
 
|
||
|
|
||
|
> [!summary]+
|
||
|
> Person Description
|
||
|
|
||
|
 
|
||
|
|
||
|
```toc
|
||
|
style: number
|
||
|
```
|
||
|
|
||
|
 
|
||
|
|
||
|
---
|
||
|
|
||
|
 
|
||
|
|
||
|
### 📇 Summary
|
||
|
|
||
|
 
|
||
|
|
||
|
🎂 `=this.Person.DoB`
|
||
|
|
||
|
🗺 `=this.Person.Address`
|
||
|
|
||
|
☎ `=this.Person.Phone`
|
||
|
|
||
|
📧 `=this.Person.Email`
|
||
|
|
||
|
 
|
||
|
|
||
|
---
|
||
|
|
||
|
 
|
||
|
|
||
|
### 🗒 Notes
|
||
|
|
||
|
 
|
||
|
|
||
|
 
|
||
|
|
||
|
---
|
||
|
|
||
|
 
|
||
|
|
||
|
### 🎂 Birthday
|
||
|
|
||
|
 
|
||
|
|
||
|
 
|
||
|
 
|