This commit is contained in:
2024-12-15 21:11:59 -07:00
parent 49ffae87dd
commit d13f07232b
8 changed files with 680 additions and 160 deletions

6
.vscode/mklink.md vendored
View File

@ -1,7 +1,7 @@
---
created: 2024-01-14T02:18:08.120Z
type: note
updated: 2024-11-13T22:50:38.040Z
updated: 2024-12-16T04:10:51.496Z
---
# mklink
@ -53,3 +53,7 @@ mklink /J "D:\5-Other-Small\Notes\Infineon\.Mattermost" "D:\5-Other-Small\Kanban
```bash 1731538167995 = 638671349679950000 = Wed Nov 13 2024 15:49:27 GMT-0700 (Mountain Standard Time)
mklink /J "D:\5-Other-Small\Notes\Infineon\.ART-SPS" "D:\5-Other-Small\Kanban-mestsa003\ART-SPS"
```
```bash 1734322229419 = 638699190294190000 = Sun Dec 15 2024 21:10:28 GMT-0700 (Mountain Standard Time)
mklink /J "D:\5-Other-Small\Notes\Infineon\.Year-Season" "D:\5-Other-Small\Kanban\Year-Season"
```

8
.vscode/tasks.json vendored
View File

@ -8,14 +8,14 @@
"args": [
"s",
"X",
"D:/5-Other-Small/Kanban/Infineon/tasks",
"D:/5-Other-Small/Notes/Infineon",
"Day-Helper-2024-06-23",
"*.md",
"## Sub-tasks",
"##_Sub-tasks",
"code-insiders",
"index.md",
"- [,](",
"## Done",
"-_[,](",
"##_Done",
".kan"
],
"problemMatcher": []