24 lines
845 B
Markdown
24 lines
845 B
Markdown
---
|
|
tags:
|
|
- process/project
|
|
subtitle: Know-how-Sicherung und -Ausbau in der cimt
|
|
---
|
|
> [!abstract]- Project
|
|
> Goal:: [[Journal/cimt AG/2021|2021]]
|
|
> Progress:: `$= dv.view('project-progress', {file: 'Know-how-Sicherung und -Ausbau in der cimt'})`
|
|
> Target:: `$= dv.view('project-target', {file: 'Know-how-Sicherung und -Ausbau in der cimt'})`
|
|
> Bar:: `$= dv.view('project-progress-bar', {file: 'Know-how-Sicherung und -Ausbau in der cimt'})`
|
|
> Tasks:: `$= const aufgaben = dv.page('Know-how-Sicherung und -Ausbau in der cimt').file.inlinks.where(t => { const mt = dv.page(t.path); return mt.tags?.includes('process/task') && mt.status === 'In Arbeit'}); if (aufgaben.length > 0) { dv.header(4, aufgaben.length > 1 ? "Aufgaben" : "Aufgabe"); dv.list(aufgaben) }`
|
|
|
|
## Project Info
|
|
|
|
## Thoughts
|
|
|
|
## Resources
|
|
|
|
|
|
## Review questions
|
|
|
|
|
|
## Aufgaben
|