2024-06-03
This commit is contained in:
7
MET08DDUPSP1TBI/board.css
Normal file
7
MET08DDUPSP1TBI/board.css
Normal file
@ -0,0 +1,7 @@
|
||||
.kanbn-task-data-workload {
|
||||
display: none;
|
||||
}
|
||||
.kanbn-task-data-relation {
|
||||
display: block;
|
||||
color: #198038;
|
||||
}
|
23
MET08DDUPSP1TBI/index.md
Normal file
23
MET08DDUPSP1TBI/index.md
Normal file
@ -0,0 +1,23 @@
|
||||
---
|
||||
type: "Kanban"
|
||||
startedColumns:
|
||||
- 'In Progress'
|
||||
completedColumns:
|
||||
- Done
|
||||
dateFormat: mm/dd
|
||||
taskTemplate: '^+^_${overdue ? ''^R'' : ''''}${name}^: ${relations ? (''\n^-^/^g'' + relations.reduce((accumulator, currentValue) => accumulator.task + currentValue.task + '' '', '''')) : ''''}'
|
||||
created: "2024-04-11T15:50:50.874Z"
|
||||
updated: "2024-04-11T16:10:05.831Z"
|
||||
---
|
||||
|
||||
# MET08DDUPSP1TBI
|
||||
|
||||
## Backlog
|
||||
|
||||
## Todo
|
||||
|
||||
- [public-const-to-eaf](tasks/public-const-to-eaf.md)
|
||||
|
||||
## In Progress
|
||||
|
||||
## Done
|
7
MET08DDUPSP1TBI/tasks/public-const-to-eaf.md
Normal file
7
MET08DDUPSP1TBI/tasks/public-const-to-eaf.md
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
---
|
||||
|
||||
# public const to EAF
|
Reference in New Issue
Block a user