vault backup: 2024-09-09 08:54:11
This commit is contained in:
parent
56b5b09060
commit
89071dbce5
10
.obsidian/workspace.json
vendored
10
.obsidian/workspace.json
vendored
@ -179,8 +179,12 @@
|
|||||||
"obsidian-full-calendar:Open Full Calendar": false
|
"obsidian-full-calendar:Open Full Calendar": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "de924cea7314d286",
|
"active": "80226c9cdd29ae7f",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
|
"300s School/302. NUCE 2100 - Fundamentals of Nuclear Engineering/2024-10-01 Homework 5.md",
|
||||||
|
"1. Daily Notes/2024/9. September/2024-10-01.md",
|
||||||
|
"300s School/302. NUCE 2100 - Fundamentals of Nuclear Engineering/2024-09-24 Homework 4.md",
|
||||||
|
"300s School/302. NUCE 2100 - Fundamentals of Nuclear Engineering/2024-09-17 Homework 3.md",
|
||||||
"2024-09-10.md",
|
"2024-09-10.md",
|
||||||
"300s School/302. NUCE 2100 - Fundamentals of Nuclear Engineering/2024-09-10 Homework 2.md",
|
"300s School/302. NUCE 2100 - Fundamentals of Nuclear Engineering/2024-09-10 Homework 2.md",
|
||||||
"2. Cole Group Meeting Notes/Weekly Note 2024-09-04.md",
|
"2. Cole Group Meeting Notes/Weekly Note 2024-09-04.md",
|
||||||
@ -204,10 +208,6 @@
|
|||||||
"300s School/302. NUCE 2100 - Fundamentals of Nuclear Engineering/2024-08-27 Introduction.md",
|
"300s School/302. NUCE 2100 - Fundamentals of Nuclear Engineering/2024-08-27 Introduction.md",
|
||||||
"2. Cole Group Meeting Notes/Weekly Note 2024-08-30.md",
|
"2. Cole Group Meeting Notes/Weekly Note 2024-08-30.md",
|
||||||
"Weekly Note 2024-08-29.md",
|
"Weekly Note 2024-08-29.md",
|
||||||
"1000s Templates/This Past Week Template.md",
|
|
||||||
"1000s Templates/Daily Note Template.md",
|
|
||||||
"1. Daily Notes/2024/8. August/2024-08-28.md",
|
|
||||||
"1. Daily Notes/2024/8. August/2024-08-27.md",
|
|
||||||
"4. Qualifying Exam/99. Exports/QE Abstract For Dan.pdf",
|
"4. Qualifying Exam/99. Exports/QE Abstract For Dan.pdf",
|
||||||
"4. Qualifying Exam/99. Exports",
|
"4. Qualifying Exam/99. Exports",
|
||||||
"4. Qualifying Exam/0. Overview",
|
"4. Qualifying Exam/0. Overview",
|
||||||
|
|||||||
24
1. Daily Notes/2024/9. September/2024-10-01.md
Normal file
24
1. Daily Notes/2024/9. September/2024-10-01.md
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
---
|
||||||
|
date: <% tp.file.title %>
|
||||||
|
tags:
|
||||||
|
---
|
||||||
|
# Yesterday | Tomorrow
|
||||||
|
<< [[<%*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");} %>]] | [[<%*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
|
||||||
|
## Big Task
|
||||||
|
- [ ]
|
||||||
|
## Medium Tasks
|
||||||
|
- [ ]
|
||||||
|
- [ ]
|
||||||
|
- [ ]
|
||||||
|
## Small Tasks
|
||||||
|
- [ ]
|
||||||
|
- [ ]
|
||||||
|
- [ ]
|
||||||
|
- [ ]
|
||||||
|
- [ ]
|
||||||
|
|
||||||
|
# Calendar Tasks
|
||||||
@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
title: Homework 3
|
||||||
|
allDay: false
|
||||||
|
startTime: 08:30
|
||||||
|
endTime: 10:30
|
||||||
|
date: 2024-09-17
|
||||||
|
completed: null
|
||||||
|
---
|
||||||
@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
title: Homework 4
|
||||||
|
allDay: false
|
||||||
|
startTime: 08:30
|
||||||
|
endTime: 10:30
|
||||||
|
date: 2024-09-24
|
||||||
|
completed: null
|
||||||
|
---
|
||||||
@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
title: Homework 5
|
||||||
|
allDay: false
|
||||||
|
startTime: 08:30
|
||||||
|
endTime: 10:30
|
||||||
|
date: 2024-10-01
|
||||||
|
completed: null
|
||||||
|
---
|
||||||
Loading…
x
Reference in New Issue
Block a user