vault backup: 2024-09-05 11:36:33

This commit is contained in:
Dane Sabo 2024-09-05 11:36:33 -04:00
parent 46867dd84f
commit 4a85e0b45f
4 changed files with 56 additions and 6 deletions

View File

@ -202,5 +202,13 @@
], ],
"key": "P" "key": "P"
} }
],
"templater-obsidian:1000s Templates/This Past Week Template.md": [
{
"modifiers": [
"Alt"
],
"key": "W"
}
] ]
} }

View File

@ -24,7 +24,8 @@
"enabled_templates_hotkeys": [ "enabled_templates_hotkeys": [
"1000s Templates/Daily Note Template.md", "1000s Templates/Daily Note Template.md",
"1000s Templates/New Note Template.md", "1000s Templates/New Note Template.md",
"1000s Templates/Heilmeier Catechism.md" "1000s Templates/Heilmeier Catechism.md",
"1000s Templates/This Past Week Template.md"
], ],
"startup_templates": [ "startup_templates": [
"1000s Templates/New Note Template.md" "1000s Templates/New Note Template.md"

View File

@ -11,8 +11,12 @@
"id": "30054a7405a37960", "id": "30054a7405a37960",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "graph", "type": "markdown",
"state": {} "state": {
"file": "Weekly Note 2024-09-04.md",
"mode": "source",
"source": false
}
} }
} }
] ]
@ -82,6 +86,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "Weekly Note 2024-09-04.md",
"collapseAll": true, "collapseAll": true,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@ -98,6 +103,7 @@
"state": { "state": {
"type": "outgoing-link", "type": "outgoing-link",
"state": { "state": {
"file": "Weekly Note 2024-09-04.md",
"linksCollapsed": false, "linksCollapsed": false,
"unlinkedCollapsed": true "unlinkedCollapsed": true
} }
@ -119,7 +125,9 @@
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "outline", "type": "outline",
"state": {} "state": {
"file": "Weekly Note 2024-09-04.md"
}
} }
} }
], ],
@ -159,6 +167,8 @@
"active": "30054a7405a37960", "active": "30054a7405a37960",
"lastOpenFiles": [ "lastOpenFiles": [
"2. Cole Group Meeting Notes/Weekly Note 2024-08-30.md", "2. Cole Group Meeting Notes/Weekly Note 2024-08-30.md",
"1000s Templates/Heilmeier Catechism.md",
"Weekly Note 2024-09-04.md",
"2. Cole Group Meeting Notes/Weekly Note 2024-08-21.md", "2. Cole Group Meeting Notes/Weekly Note 2024-08-21.md",
"2. Cole Group Meeting Notes/Weekly Note 2024-08-14.md", "2. Cole Group Meeting Notes/Weekly Note 2024-08-14.md",
"2. Cole Group Meeting Notes/Weekly Note 2024-08-07.md", "2. Cole Group Meeting Notes/Weekly Note 2024-08-07.md",
@ -182,8 +192,6 @@
"1. Daily Notes/2024/8. August/2024-08-22.md", "1. Daily Notes/2024/8. August/2024-08-22.md",
"1. Daily Notes/2024/8. August/2024-08-23.md", "1. Daily Notes/2024/8. August/2024-08-23.md",
"1. Daily Notes/2024/8. August/2024-08-26.md", "1. Daily Notes/2024/8. August/2024-08-26.md",
"1. Daily Notes/2024/8. August/2024-08-27.md",
"1. Daily Notes/2024/8. August/2024-08-28.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/ME_PhD_Qualifying_Exam_Guideline_Fall2024.pdf", "4. Qualifying Exam/0. Overview/ME_PhD_Qualifying_Exam_Guideline_Fall2024.pdf",

33
Weekly Note 2024-09-04.md Normal file
View File

@ -0,0 +1,33 @@
---
date: 2024-09-04
modification date: Thursday 5th September 2024 11:32:24
tags:
- WeeklyNote
---
<< [[Weekly Note 2024-08-29]] | [[Weekly Note 2024-09-12]] >>
## This Week's Daily Notes
[[2024-08-28]]
[[2024-08-29]]
[[2024-08-30]]
[[2024-09-02]]
[[2024-09-03]]
## Last Week's Plan
## Accomplishments
### Tasks and Notes From This Past Week
```dataview
TASK
where and file.title >= this.file.mday - dur(7 days)
group by file.link
sort rows.file.mtime asc
```
### Papers read this past week
```dataview
table title as "Title", dateread as "Date Read"
where readstatus and dateread => this.date-dur(7)
```
### Remarks
## This Week's Plan