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

7
DEP08SIHTRPLC/board.css Normal file
View 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
View 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

View 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