2024-06-03
This commit is contained in:
7
DEP08SIHTRPLC/board.css
Normal file
7
DEP08SIHTRPLC/board.css
Normal file
@ -0,0 +1,7 @@
|
||||
.kanbn-task-data-workload {
|
||||
display: none;
|
||||
}
|
||||
.kanbn-task-data-relation {
|
||||
display: block;
|
||||
color: #198038;
|
||||
}
|
23
DEP08SIHTRPLC/index.md
Normal file
23
DEP08SIHTRPLC/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-11T14:56:24.178Z"
|
||||
updated: "2024-04-11T16:10:05.844Z"
|
||||
---
|
||||
|
||||
# DEP08SIHTRPLC
|
||||
|
||||
## Backlog
|
||||
|
||||
## Todo
|
||||
|
||||
- [upgrade-plc-to-newer-than-v2-49](tasks/upgrade-plc-to-newer-than-v2-49.md)
|
||||
|
||||
## In Progress
|
||||
|
||||
## Done
|
9
DEP08SIHTRPLC/tasks/upgrade-plc-to-newer-than-v2-49.md
Normal file
9
DEP08SIHTRPLC/tasks/upgrade-plc-to-newer-than-v2-49.md
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
created: "2024-01-06T01:22:37.221Z"
|
||||
updated: "2024-01-06T01:22:37.221Z"
|
||||
---
|
||||
|
||||
# Upgrade PLC to newer than v2.49
|
Reference in New Issue
Block a user