quartz/content/private/templates/DailyTemplate.md
Jet Hughes eec8badee0 update
2022-04-28 11:51:17 +12:00

1.3 KiB

[<% tp.date.yesterday("YYYY-MM-DD") %>](daily_notes/<% tp.date.yesterday("YYYY-MM-DD") %>) << daily-notes >> [<% tp.date.tomorrow("YYYY-MM-DD") %>](daily_notes/<% tp.date.tomorrow("YYYY-MM-DD") %>)


<% tp.date.now("DD-MM-YY") %>

<% tp.user.getAOTD() %>

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- [ ] 14:00 Info203 Tutorial\n- [ ] 16:00 Cosc201 Tutorial" break; case 4: tR+="- [ ] 11:00 Cosc202 Lecture\n- [ ] 12:00 Cosc201 Lab\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

cosc 202

lab book

info 201