vault backup: 2026-06-16 18:30:31

This commit is contained in:
Thomas Peetz
2026-06-16 18:30:31 +02:00
parent 19f4d80ff0
commit 369830744f
60 changed files with 12198 additions and 7431 deletions
+33 -18
View File
@@ -1,27 +1,42 @@
<%*
const phone = tp.frontmatter.phone
const email = tp.frontmatter.email
const telegram = tp.frontmatter.telegram
const linkedin =tp.frontmatter.linkedin
const xing = tp.frontmatter.xing
const birthday = tp.frontmatter.birthday
const last_chat = tp.frontmatter.last_chat
const friends = tp.frontmatter.friends
const created = tp.file.creation_date()
const updated = tp.date.now()
app.fileManager.processFrontMatter(tp.config.target_file, (frontmatter) => {
frontmatter.created = created
frontmatter.updated = updated
frontmatter.template = "[[Resources/Templates/contact]]"
frontmatter.type = "contact"
})
-%>
---
FN: "<% tp.file.title %>"
N.GN: ""
N.FN: ""
N.PREFIX: ""
N.MN: ""
N.SUFFIX: ""
EMAIL[HOME]: ""
EMAIL[WORK]: ""
TEL[CELL]: ""
TEL[HOME]: ""
TEL[WORK]: ""
BDAY: ""
URL[WORK]: ""
ORG: ""
ROLE: ""
PHOTO: ""
ADR[HOME].STREET: ""
ADR[HOME].LOCALITY: ""
ADR[HOME].POSTAL: ""
ADR[HOME].COUNTRY: ""
KIND: individual
VERSION: "4.0"
CATEGORIES: ""
X-RELATIONSHIP: ""
X-LAST-CHAT: ""
SOCIALPROFILE[LINKEDIN]: ""
---
#### Notes
#process/contact
## Termine
```dataview
LIST
FROM [[]] AND !outgoing([[]]) AND "Journal"
```
## Referenzen
```dataview
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"