vault backup: 2026-06-18 23:57:12
This commit is contained in:
@@ -6,13 +6,13 @@ N.PREFIX: ""
|
||||
N.MN: ""
|
||||
N.SUFFIX: ""
|
||||
EMAIL[HOME]: ""
|
||||
EMAIL[WORK]: ""
|
||||
TEL[CELL]: ""
|
||||
EMAIL[WORK]: "<% tp.frontmatter.email %>"
|
||||
TEL[CELL]: "<% tp.frontmatter.mobile %>"
|
||||
TEL[HOME]: ""
|
||||
TEL[WORK]: ""
|
||||
BDAY: ""
|
||||
TEL[WORK]: "<% tp.frontmatter.email %>"
|
||||
BDAY: "<% tp.frontmatter.birthday %>"
|
||||
URL[WORK]: ""
|
||||
ORG: cimt objects AG
|
||||
ORG: "<% tp.frontmatter.company %>"
|
||||
ROLE: ""
|
||||
PHOTO: ""
|
||||
ADR[HOME].STREET: ""
|
||||
@@ -22,17 +22,18 @@ ADR[HOME].COUNTRY: ""
|
||||
KIND: individual
|
||||
VERSION: "4.0"
|
||||
CATEGORIES: ""
|
||||
X-RELATIONSHIP: ""
|
||||
X-LAST-CHAT: ""
|
||||
X-RELATIONSHIP: "Kollege"
|
||||
X-LAST-CHAT: "<% tp.frontmatter.last_chat %>"
|
||||
SOCIALPROFILE[LINKEDIN]: ""
|
||||
ADR[WORK].LOCALITY: Hamburg
|
||||
ADR[WORK].LOCALITY: "<% tp.frontmatter.location %>"
|
||||
X-MANAGER: "<% tp.frontmatter.manager %>"
|
||||
---
|
||||
|
||||
#### Notes
|
||||
|
||||
#process/contact
|
||||
|
||||
[[cimt objects AG]]
|
||||
<% tp.frontmatter.company %>
|
||||
|
||||
## Rollen
|
||||
|
||||
@@ -47,8 +48,6 @@ FROM [[]] AND !outgoing([[]]) AND "Journal"
|
||||
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
|
||||
```
|
||||
|
||||
## Manager
|
||||
|
||||
## Mitarbeiter
|
||||
```dataview
|
||||
list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
|
||||
|
||||
@@ -6,13 +6,13 @@ N.PREFIX: ""
|
||||
N.MN: ""
|
||||
N.SUFFIX: ""
|
||||
EMAIL[HOME]: ""
|
||||
EMAIL[WORK]: ""
|
||||
EMAIL[WORK]: "<% tp.frontmatter.email %>"
|
||||
TEL[CELL]: ""
|
||||
TEL[HOME]: ""
|
||||
TEL[WORK]: ""
|
||||
BDAY: ""
|
||||
BDAY: "<% tp.frontmatter.birthday %>"
|
||||
URL[WORK]: ""
|
||||
ORG: ""
|
||||
ORG: "<% tp.frontmatter.company %>"
|
||||
ROLE: ""
|
||||
PHOTO: ""
|
||||
ADR[HOME].STREET: ""
|
||||
@@ -22,15 +22,18 @@ ADR[HOME].COUNTRY: ""
|
||||
KIND: individual
|
||||
VERSION: "4.0"
|
||||
CATEGORIES: ""
|
||||
X-RELATIONSHIP: ""
|
||||
X-LAST-CHAT: ""
|
||||
X-RELATIONSHIP: "<% tp.frontmatter.relationship %>"
|
||||
X-LAST-CHAT: "<% tp.frontmatter.last_chat %>"
|
||||
SOCIALPROFILE[LINKEDIN]: ""
|
||||
ADR[WORK].LOCALITY: "<% tp.frontmatter.location %>"
|
||||
---
|
||||
|
||||
#### Notes
|
||||
|
||||
#process/contact
|
||||
|
||||
<% tp.frontmatter.company %>
|
||||
|
||||
## Termine
|
||||
```dataview
|
||||
LIST
|
||||
|
||||
Reference in New Issue
Block a user