48 lines
818 B
Markdown
48 lines
818 B
Markdown
---
|
|
tags:
|
|
- process/project
|
|
subtitle: Software Configuration Engineer
|
|
---
|
|
> [!abstract]- Project
|
|
> Progress:: `$= dv.view('project-progress', {file: 'Software Configuration Engineer'})`
|
|
> Target:: `$= dv.view('project-target', {file: 'Software Configuration Engineer'})`
|
|
> Bar:: `$= dv.view('project-progress-bar', {file: 'Software Configuration Engineer'})`
|
|
|
|
## Project Info
|
|
Kunde [[Nokia Siemens Networks GmbH & Co KG]]
|
|
Ansprechpartner:
|
|
|
|
### Kollegen
|
|
```dataview
|
|
LIST
|
|
FROM [[]] AND !outgoing([[]]) AND #process/contact
|
|
```
|
|
|
|
## Termine
|
|
```dataview
|
|
LIST
|
|
FROM [[]] AND !outgoing([[]]) AND "Journal"
|
|
SORT file.mtime DESC
|
|
LIMIT 20
|
|
```
|
|
|
|
## Meetings
|
|
```dataview
|
|
LIST
|
|
FROM [[]] AND !outgoing([[]]) AND #process/meeting
|
|
SORT file.mtime DESC
|
|
LIMIT 20
|
|
```
|
|
|
|
|
|
## Thoughts
|
|
|
|
## Resources
|
|
|
|
|
|
## Review questions
|
|
|
|
|
|
## Aufgaben
|
|
|