2024-06-03
This commit is contained in:
7
MET08THFTIRQS408M/board.css
Normal file
7
MET08THFTIRQS408M/board.css
Normal file
@ -0,0 +1,7 @@
|
||||
.kanbn-task-data-workload {
|
||||
display: none;
|
||||
}
|
||||
.kanbn-task-data-relation {
|
||||
display: block;
|
||||
color: #198038;
|
||||
}
|
23
MET08THFTIRQS408M/index.md
Normal file
23
MET08THFTIRQS408M/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-01-14T02:18:18.827Z"
|
||||
updated: "2024-04-11T16:09:57.765Z"
|
||||
---
|
||||
|
||||
# MET08THFTIRQS408M
|
||||
|
||||
## Backlog
|
||||
|
||||
- [input](tasks/input.md)
|
||||
|
||||
## Todo
|
||||
|
||||
## In Progress
|
||||
|
||||
## Done
|
28
MET08THFTIRQS408M/tasks/input.md
Normal file
28
MET08THFTIRQS408M/tasks/input.md
Normal file
@ -0,0 +1,28 @@
|
||||
---
|
||||
type: "kanbn"
|
||||
---
|
||||
|
||||
# input
|
||||
|
||||
- 
|
||||
- 
|
||||
- 
|
||||
- 
|
||||
- Normal
|
||||
- Batch Id) BioRad #2
|
||||
- Wafer) {Reactor}-{RDS}-{PSN}.{layer}-{Zone}-{Employee}
|
||||
- WMO
|
||||
- Batch Id) {WMO} example O172125.1.20
|
||||
- Wafer) {Slot} example 1
|
||||
- Employee
|
||||
- Batch Id) BioRad #2
|
||||
- Wafer) {Employee Initials}
|
||||
- WMO Epi Pro Helper
|
||||
- Batch Id) BioRad #2
|
||||
- Wafer) {Key} example A56
|
||||
- Reactor
|
||||
- Batch Id) BioRad #2
|
||||
- Wafer) {Reactor} ^[0-9]{2}[.][0-9]{1}[.]?[0-9]{0,1} example 37.1.1
|
||||
- Barcode Host
|
||||
- Batch Id) BioRad #2
|
||||
- Wafer) {Reactor} ^[0-9]{2}[.][0-9]{1}[.]?[0-9]{0,1} example 37.1.1
|
Reference in New Issue
Block a user