2024-06-03

This commit is contained in:
2024-06-03 07:25:11 -07:00
commit 4d23316f57
559 changed files with 15154 additions and 0 deletions

View File

@ -0,0 +1,10 @@
.kanbn-column-done .kanbn-column-task-list {
border-color: #198038;
}
.kanbn-task-data-workload {
display: none;
}
.kanbn-task-data-relation {
display: block;
color: #198038;
}

View File

@ -0,0 +1,19 @@
---
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 + '' '', '''')) : ''''}'
---
# 659 - MET08ANLYSDIFAAST230
## Backlog
## Todo
## In Progress
## Done