auto update

This commit is contained in:
Jet Hughes 2022-04-07 13:56:36 +12:00
parent e2344342e0
commit 3534565782
3 changed files with 14 additions and 14 deletions

View File

@ -2,39 +2,41 @@
--- ---
# 2022-04-07 # 1 2022-04-07
Screamadelica - Primal Scream - spotify:album:3Kkocxhs4Ek537j67DFNd7 Screamadelica - Primal Scream - spotify:album:3Kkocxhs4Ek537j67DFNd7
## 1 Todos ## 1.1 Todos
- [ ] 12:00 Cosc201 lab - [ ] 12:00 Cosc201 lab
- [ ] 12:00 Info201 Lab - [ ] 12:00 Info201 Lab
- [ ] 11:00 Cosc201 Lecture - [ ] 11:00 Cosc201 Lecture
- [ ] 14:00 Info203 Tutorial - [ ] 14:00 Info203 Tutorial
- [ ] 16:00 Cosc201 Tutorial - [ ] 16:00 Cosc201 Tutorial
- [ ] Add review meta data to new vault
- [ ] inquire about dataview in quartz
## 2 Lecture/Labs ## 1.2 Lecture/Labs
- [ ] 11:00 Cosc202 Lecture - [ ] 11:00 Cosc202 Lecture
- [ ] 12:00 Cosc201 Lab - [ ] 12:00 Cosc201 Lab
- [ ] 16:00 Info201 Lecture - [ ] 16:00 Info201 Lecture
## 3 Assignments ## 1.3 Assignments
- [ ] 203 Assignment 3 - [ ] 203 Assignment 3
- [ ] Decide individual or not - [ ] Decide individual or not
## 4 Projects ## 1.4 Projects
- python ai weekly review - python ai weekly review
- CI notes site - CI notes site
- my own password manager - my own password manager
## 5 Links ## 1.5 Links
### 5.1 cosc 202 ### 1.5.1 cosc 202
- [lab book](https://cosc202.cspages.otago.ac.nz/lab-book/COSC202LabBook.pdf) - [lab book](https://cosc202.cspages.otago.ac.nz/lab-book/COSC202LabBook.pdf)
### 5.2 info 201 ### 1.5.2 info 201
- [tiddlywiki](https://isgb.otago.ac.nz/infosci/INFO201/labs_release/raw/master/output/info201_labs.html# - [tiddlywiki](https://isgb.otago.ac.nz/infosci/INFO201/labs_release/raw/master/output/info201_labs.html#
- [Assignments](https://isgb.otago.ac.nz/info201/shared/assignments_release/raw/master/output/INFO201_Assignments.html) - [Assignments](https://isgb.otago.ac.nz/info201/shared/assignments_release/raw/master/output/INFO201_Assignments.html)

View File

@ -3,6 +3,9 @@ title: "12-automation"
tags: tags:
- cosc202 - cosc202
- lecture - lecture
sr-due: 2022-04-10
sr-interval: 3
sr-ease: 250
--- ---
links: [cosc-202-lectures](notes/cosc-202-lectures.md) links: [cosc-202-lectures](notes/cosc-202-lectures.md)

View File

@ -13,9 +13,4 @@ links: [cosc-202](notes/cosc-202.md)
- [09-documentation](notes/09-documentation.md) - [09-documentation](notes/09-documentation.md)
- [10-continuous-integration-1](notes/10-continuous-integration-1.md) - [10-continuous-integration-1](notes/10-continuous-integration-1.md)
- [11-continuous-integration-2](notes/11-continuous-integration-2.md) - [11-continuous-integration-2](notes/11-continuous-integration-2.md)
- [12-automation](notes/12-automation) - [12-automation](notes/12-automation)
```dataview
list
from #cosc202 and #lecture
```