vault backup: 2024-09-05 11:51:22
This commit is contained in:
parent
9067af4538
commit
56f6988ef2
12
.obsidian/workspace.json
vendored
12
.obsidian/workspace.json
vendored
@ -13,7 +13,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "1000s Templates/This Past Week Template.md",
|
"file": "Weekly Note 2024-08-29.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
}
|
}
|
||||||
@ -86,7 +86,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "1000s Templates/This Past Week Template.md",
|
"file": "Weekly Note 2024-08-29.md",
|
||||||
"collapseAll": true,
|
"collapseAll": true,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
@ -103,7 +103,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "outgoing-link",
|
"type": "outgoing-link",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "1000s Templates/This Past Week Template.md",
|
"file": "Weekly Note 2024-08-29.md",
|
||||||
"linksCollapsed": false,
|
"linksCollapsed": false,
|
||||||
"unlinkedCollapsed": true
|
"unlinkedCollapsed": true
|
||||||
}
|
}
|
||||||
@ -126,7 +126,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "1000s Templates/This Past Week Template.md"
|
"file": "Weekly Note 2024-08-29.md"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -166,7 +166,9 @@
|
|||||||
},
|
},
|
||||||
"active": "30054a7405a37960",
|
"active": "30054a7405a37960",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
|
"1000s Templates/This Past Week Template.md",
|
||||||
"Weekly Note 2024-08-29.md",
|
"Weekly Note 2024-08-29.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-28.md",
|
||||||
"1. Daily Notes/2024/8. August/2024-08-27.md",
|
"1. Daily Notes/2024/8. August/2024-08-27.md",
|
||||||
"1. Daily Notes/2024/8. August/2024-08-26.md",
|
"1. Daily Notes/2024/8. August/2024-08-26.md",
|
||||||
@ -190,8 +192,6 @@
|
|||||||
"1. Daily Notes/2024/8. August/2024-08-13.md",
|
"1. Daily Notes/2024/8. August/2024-08-13.md",
|
||||||
"1. Daily Notes/2024/8. August/2024-08-12.md",
|
"1. Daily Notes/2024/8. August/2024-08-12.md",
|
||||||
"1. Daily Notes/2024/8. August/2024-08-09.md",
|
"1. Daily Notes/2024/8. August/2024-08-09.md",
|
||||||
"1. Daily Notes/2024/8. August/2024-08-08.md",
|
|
||||||
"1. Daily Notes/2024/8. August/2024-08-07.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",
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
date: 2024-08-29
|
date: 2024-08-29
|
||||||
modification date: Thursday 5th September 2024 11:19:24
|
modification date: Thursday 5th September 2024 11:47:52
|
||||||
tags:
|
tags:
|
||||||
- WeeklyNote
|
- WeeklyNote
|
||||||
---
|
---
|
||||||
@ -18,9 +18,9 @@ tags:
|
|||||||
|
|
||||||
```dataview
|
```dataview
|
||||||
TASK
|
TASK
|
||||||
where completed and file. >= this.file.mday - dur(7 days)
|
where completed and file.title >= this.file.mday - dur(7 days)
|
||||||
group by file.link
|
group by file.link
|
||||||
sort rows.file.mtime asc
|
sort rows.file.date asc
|
||||||
|
|
||||||
```
|
```
|
||||||
### Papers read this past week
|
### Papers read this past week
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user