diff --git a/content/_index.md b/content/_index.md index 28a320e2c..bdce35ad6 100644 --- a/content/_index.md +++ b/content/_index.md @@ -14,7 +14,6 @@ title: "Jet Hughes" - [templates](notes/templates.md) # 3 Projects - - # 5 Independent Learning diff --git a/content/daily_notes/2022-05-06.md b/content/daily_notes/2022-05-06.md index e13bc8dcb..4c350f0b0 100644 --- a/content/daily_notes/2022-05-06.md +++ b/content/daily_notes/2022-05-06.md @@ -1,10 +1,8 @@ [2022-05-05](daily_notes/2022-05-05) << [daily-notes](notes/daily-notes.md) >> [2022-05-07](daily_notes/2022-05-07) --- - # 06-05-22 - -Planet Rock: The Album - Afrika Bambaataa - spotify:album:3qX0GugLujpIodkT6r06hf +[Planet Rock: The Album - Afrika Bambaataa](spotify:album:3qX0GugLujpIodkT6r06hf) ## Todos - [ ] use 1001 albums api @@ -15,25 +13,15 @@ Planet Rock: The Album - Afrika Bambaataa - spotify:album:3qX0GugLujpIodkT6r06hf - [ ] info 202 api's lecture ## Lecture/Labs - - [ ] 09:00 Cosc202 Lab 7yhbn ,9 - [ ] 11:00 Cosc201 Lecture - [x] 12:00 Info201 Lab -## Assignments -- Mobile app - - Brainstorming - ## Projects - python ai weekly review +- spotify clone ## Links - -### cosc 202 - -[lab book](https://cosc202.cspages.otago.ac.nz/lab-book/COSC202LabBook.pdf) - -### info 201 - -- [cousework tiddlywiki](https://isgb.otago.ac.nz/infosci/INFO201/labs_release/raw/master/output/info201_labs.html#) -- [Assignments tiddlywiki](https://open.spotify.com/album/23DJ3KNE5JXi61G31T2Kni?si=-zZEHXIxT2qOEN6_Ns5C5Ql) \ No newline at end of file +- [202 lab book](C:\Users\Jet%20Hughes\Documents\Personal\COSC202LabBook-2.pdf) +- [i201 cousework](https://isgb.otago.ac.nz/infosci/INFO201/labs_release/raw/master/output/info201_labs.html#) +- [i201 Assignments](https://open.spotify.com/album/23DJ3KNE5JXi61G31T2Kni?si=-zZEHXIxT2qOEN6_Ns5C5Ql) \ No newline at end of file diff --git a/content/daily_notes/2022-05-07.md b/content/daily_notes/2022-05-07.md new file mode 100644 index 000000000..19f651894 --- /dev/null +++ b/content/daily_notes/2022-05-07.md @@ -0,0 +1,27 @@ +[2022-05-06](daily_notes/2022-05-06) << [daily-notes](notes/daily-notes.md) >> [2022-05-08](daily_notes/2022-05-08) + +--- +# 07-05-22 +Pump - Aerosmith - spotify:album:4VWobt8JHr24Gq2qUZK7DB + +## Todos +- [ ] use 1001 albums api +- [ ] 11:00 Cosc201 Lecture +- [ ] 12:00 Info201 Lab 8 +- [ ] 13:00 Info201 Lecture +- [ ] 16:00 Info201 Lecture +- [ ] info 202 api's lecture +- [ ] 09:00 Cosc202 Lab 7 +- [ ] 11:00 Cosc201 Lecture + +## Lecture/Labs + + +## Projects +- python ai weekly review +- spotify clone + +## Links +- [202 lab book](C:\Users\Jet%20Hughes\Documents\Personal\COSC202LabBook-2.pdf) +- [i201 cousework](https://isgb.otago.ac.nz/infosci/INFO201/labs_release/raw/master/output/info201_labs.html#) +- [i201 Assignments](https://open.spotify.com/album/23DJ3KNE5JXi61G31T2Kni?si=-zZEHXIxT2qOEN6_Ns5C5Ql) \ No newline at end of file diff --git a/content/private/templates/DailyTemplate.md b/content/private/templates/DailyTemplate.md index f060f6db8..cb7530ae0 100644 --- a/content/private/templates/DailyTemplate.md +++ b/content/private/templates/DailyTemplate.md @@ -1,52 +1,40 @@ [<% tp.date.yesterday("YYYY-MM-DD") %>](daily_notes/<% tp.date.yesterday("YYYY-MM-DD") %>) << [daily-notes](notes/daily-notes.md) >> [<% tp.date.tomorrow("YYYY-MM-DD") %>](daily_notes/<% tp.date.tomorrow("YYYY-MM-DD") %>) --- - # <% tp.date.now("DD-MM-YY") %> - <% tp.user.album() %> ## Todos ## Lecture/Labs - <%* const d = new Date().getDay() switch(d){ -case 1: -tR+="- [ ] 11:00 Cosc202 Lecture\n- [ ] 12:00 Cosc201 lab" -break; -case 2: -tR+="- [ ] 10:00 Info203 Lecture\n- [ ] 11:00 Cosc201 Lecture\n- [ ] 13:00 Info201 Lecture\n- [ ] 14:00 Cosc202 Lab" -break; -case 3: -tR+="- [ ] 10:00 Info203 Lecture\n- [ ] 16:00 Cosc201 Tutorial" -break; -case 4: -tR+="- [ ] 11:00 Cosc202 Lecture\n- [ ] 12:00 Cosc201 Lab\n- [ ] 12:00 Info203 Tutorial\n- [ ] 16:00 Info201 Lecture" -break; -case 5: -tR+="- [ ] 09:00 Cosc202 Lab\n- [ ] 11:00 Cosc201 Lecture\n- [ ] 12:00 Info201 Lab" -break; -default: -break; + case 1: + tR+="- [ ] 11:00 Cosc202 Lecture\n- [ ] 12:00 Cosc201 lab" + break; + case 2: + tR+="- [ ] 10:00 Info203 Lecture\n- [ ] 11:00 Cosc201 Lecture\n- [ ] 13:00 Info201 Lecture\n- [ ] 14:00 Cosc202 Lab" + break; + case 3: + tR+="- [ ] 10:00 Info203 Lecture\n- [ ] 16:00 Cosc201 Tutorial" + break; + case 4: + tR+="- [ ] 11:00 Cosc202 Lecture\n- [ ] 12:00 Cosc201 Lab\n- [ ] 12:00 Info203 Tutorial\n- [ ] 16:00 Info201 Lecture" + break; + case 5: + tR+="- [ ] 09:00 Cosc202 Lab\n- [ ] 11:00 Cosc201 Lecture\n- [ ] 12:00 Info201 Lab" + break; + default: + break; } %> -## Assignments -- Mobile app - - Brainstorming - ## Projects - python ai weekly review +- spotify clone ## Links - -### cosc 202 - -[lab book](https://cosc202.cspages.otago.ac.nz/lab-book/COSC202LabBook.pdf) - -### info 201 - -- [cousework tiddlywiki](https://isgb.otago.ac.nz/infosci/INFO201/labs_release/raw/master/output/info201_labs.html#) -- [Assignments tiddlywiki](https://open.spotify.com/album/23DJ3KNE5JXi61G31T2Kni?si=-zZEHXIxT2qOEN6_Ns5C5Ql) \ No newline at end of file +- [202 lab book](C:\Users\Jet%20Hughes\Documents\Personal\COSC202LabBook-2.pdf) +- [i201 cousework](https://isgb.otago.ac.nz/infosci/INFO201/labs_release/raw/master/output/info201_labs.html#) +- [i201 Assignments](https://open.spotify.com/album/23DJ3KNE5JXi61G31T2Kni?si=-zZEHXIxT2qOEN6_Ns5C5Ql) \ No newline at end of file