diff --git a/1 Daily Notes/2025/2025-02-05.md b/1 Daily Notes/2025/2025-02-05.md index 02dbc158..1ac7fa27 100644 --- a/1 Daily Notes/2025/2025-02-05.md +++ b/1 Daily Notes/2025/2025-02-05.md @@ -1,52 +1,21 @@ --- -date: <% tp.file.title %> +date: 2025-02-05 tags: --- -# Yesterday | Tomorrow - << [[1 Daily Notes/2024/11 November/<%*if (tp.date.weekday("YYYY-MM-DD", 1, tp.file.title, "YYYY-MM-DD") == tp.file.title) { tR += tp.date.now("YYYY-MM-DD", -3, tp.file.title, "YYYY-MM-DD"); } else { tR += tp.date.now("YYYY-MM-DD", -1, tp.file.title, "YYYY-MM-DD");} %>]] | [[1 Daily Notes/2024/11 November/<%*if (tp.date.weekday("YYYY-MM-DD", 5, tp.file.title, "YYYY-MM-DD") == tp.file.title) { tR += tp.date.now("YYYY-MM-DD", +3, tp.file.title, "YYYY-MM-DD"); } else { tR += tp.date.now("YYYY-MM-DD", +1, tp.file.title, "YYYY-MM-DD");} %> ]] >> -# This Week's Weekly Note -[[ Weekly Note <%*if (tp.date.weekday("YYYY-MM-DD", 3, tp.file.title, "YYYY-MM-DD") >= tp.file.title) {tR += tp.date.weekday("YYYY-MM-DD", -4, tp.file.title, "YYYY-MM-DD"); } else {tR += tp.date.weekday("YYYY-MM-DD", 3, tp.file.title, "YYYY-MM-DD"); } %>]] -# Tasks for today -## Due -```dataview -task -where - due <= date(this.date) - and due - and !completed - and status != "-" -sort due asc -group by file.folder -``` -## Scheduled -```dataview -task -where - scheduled - and scheduled <= date(this.date) - and !completed - and status != "-" -sort due asc -group by file.folder -``` -## Tasks in Progress -```dataview -task -where -status != "-" -and status = "/" -sort due asc -group by file.folder -``` -## Completed -```dataview -task -where - completed - and completion = date(this.date) -sort due asc -group by file.folder +# Links to Other Pages +## Yesterday | Tomorrow + << [[1 Daily Notes/2025/2025-02-04]] | [[1 Daily Notes/2025/2025-02-06 ]] >> +## This Week's Weekly Note +[[ Weekly Note 2025-01-27]] +# Summary +## What's the plan? + +## What's the results! +```tasks +done 2025-02-05 +sort by urgency +group by tags ``` + # Calendar Tasks -- QSG Shit [startTime:: 09:00] [endTime:: 10:30] -- Text sina about union. text other peole on list [startTime:: 08:30] [endTime:: 09:00] \ No newline at end of file +- Dead Time and BS'nig with Robert [startTime:: 08:00] [endTime:: 11:00] \ No newline at end of file diff --git a/300s School/NUCE 2113 - Radiation Detection and Measurement/!Things That Need Done.md b/300s School/NUCE 2113 - Radiation Detection and Measurement/!Things That Need Done.md index 13edbef2..37796293 100644 --- a/300s School/NUCE 2113 - Radiation Detection and Measurement/!Things That Need Done.md +++ b/300s School/NUCE 2113 - Radiation Detection and Measurement/!Things That Need Done.md @@ -1,7 +1,7 @@ # Homework # Lab Reports -- [ ] Lab Report 2 #NUCE2113 📅 2025-02-04 ⏳ 2025-02-03 ⏫ +- [x] Lab Report 2 #NUCE2113 ⏫ ⏳ 2025-02-03 📅 2025-02-04 ✅ 2025-02-04 - [ ] Lab Report 3 #NUCE2113 📅 2025-02-11 ⏳ 2025-02-05 - [ ] Lab Report 4 #NUCE2113 📅 2025-02-18 ⏳ 2025-02-12 - [ ] Lab Report 5 #NUCE2113 📅 2025-02-25 ⏳ 2025-02-19 \ No newline at end of file