vault backup: 2024-09-05 10:07:11
This commit is contained in:
parent
105f66be5b
commit
1541b4f130
48
.obsidian/workspace.json
vendored
48
.obsidian/workspace.json
vendored
@ -7,40 +7,19 @@
|
||||
"id": "3a1d09a7117f754c",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "c424ac94667c0e1c",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "200. Library Papers/liSyntheticLagrangianTurbulence2024.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "b06ed71cd3132efc",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "full-calendar-view",
|
||||
"state": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "19ebc28149aabcd9",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "1000s Templates/Daily Note Template.md",
|
||||
"file": "2024-09-06.md",
|
||||
"mode": "source",
|
||||
"source": true
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 2
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
@ -135,7 +114,7 @@
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "1000s Templates/Daily Note Template.md",
|
||||
"file": "2024-09-06.md",
|
||||
"collapseAll": true,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
@ -152,7 +131,7 @@
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "1000s Templates/Daily Note Template.md",
|
||||
"file": "2024-09-06.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
@ -175,7 +154,7 @@
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "1000s Templates/Daily Note Template.md"
|
||||
"file": "2024-09-06.md"
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -199,7 +178,8 @@
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 448.5
|
||||
"width": 245.5,
|
||||
"collapsed": true
|
||||
},
|
||||
"left-ribbon": {
|
||||
"hiddenItems": {
|
||||
@ -215,9 +195,15 @@
|
||||
},
|
||||
"active": "19ebc28149aabcd9",
|
||||
"lastOpenFiles": [
|
||||
"2024-09-09.md",
|
||||
"1000s Templates/Daily Note Template.md",
|
||||
"2024-09-06.md",
|
||||
"1. Daily Notes/2024/9. September/2024-09-05.md",
|
||||
"1000s Templates/Daily Note Template.md",
|
||||
"2024-09-16.md",
|
||||
"2024-09-13.md",
|
||||
"2024-09-12.md",
|
||||
"2024-09-11.md",
|
||||
"2024-09-10.md",
|
||||
"4. Qualifying Exam/2. Writing/QE Abstract For Dan.md",
|
||||
"4. Qualifying Exam/1. Managing Stuff/QE Research Questions.md",
|
||||
"4. Qualifying Exam/99. Exports/QE Abstract For Dan.pdf",
|
||||
@ -239,13 +225,7 @@
|
||||
"[Full.md",
|
||||
"3-99 Research/6. Researching Techniques/Learning How to Use Github.md",
|
||||
"{uri}.md",
|
||||
"200. Library Papers/bullockHardwareloopSimulation2004.md",
|
||||
"300s School/302. NUCE 2100 - Fundamentals of Nuclear Engineering/2024-09-03 Homework 1.md",
|
||||
"200. Library Papers/bullockHardwareintheloopSimulation2004.md",
|
||||
"200. Library Papers/My Library.bib",
|
||||
"3-99 Research/99. Getting Used to Obsidian/Calendar for Obsidian.md",
|
||||
"3-99 Research/99. Getting Used to Obsidian/Dataview Tutorial.md",
|
||||
"3-99 Research/99. Getting Used to Obsidian/Markdown Cheat Sheet.md",
|
||||
"4. Qualifying Exam/2. Writing/Untitled.bib",
|
||||
"4. Qualifying Exam/2. Writing/test.bib",
|
||||
"201. Metadata/My Library/files/4011/contextual.css",
|
||||
|
||||
@ -1,12 +1,11 @@
|
||||
---
|
||||
modification_date: <% tp.file.last_modified_date("dddd Do MMMM YYYY HH:mm:ss") %>
|
||||
tags:
|
||||
- DailyNote
|
||||
tags: []
|
||||
---
|
||||
# Yesterday | Tomorrow
|
||||
<< [[<% tp.date.now("YYYY-MM-DD", -1, tp.file.title, "YYYY-MM-DD") %>]] | [[<% tp.date.now("YYYY-MM-DD", +1, tp.file.title, "YYYY-MM-DD") %>]] >>
|
||||
<< [[<%*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
|
||||
[[<% tp.date.weekday("YYYY-MM-DD", -7, tp.file.title, "YYYY-MM-DD") %>]]
|
||||
[[<%*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
|
||||
|
||||
@ -1,12 +1,11 @@
|
||||
---
|
||||
modification_date: Thursday 5th September 2024 09:35:56
|
||||
tags:
|
||||
- DailyNote
|
||||
modification_date: Thursday 5th September 2024 10:02:36
|
||||
tags: []
|
||||
---
|
||||
# Yesterday | Tomorrow
|
||||
<< [[2024-09-05]] | [[2024-09-07]] >>
|
||||
<< [[2024-09-05]] | [[2024-09-09 ]] >>
|
||||
# This Week's Weekly Note
|
||||
[[2024-08-25]]
|
||||
[[2024-09-04]]
|
||||
|
||||
# Tasks for today
|
||||
## Big Task
|
||||
|
||||
24
2024-09-09.md
Normal file
24
2024-09-09.md
Normal file
@ -0,0 +1,24 @@
|
||||
---
|
||||
modification_date: Thursday 5th September 2024 10:06:32
|
||||
tags: []
|
||||
---
|
||||
# Yesterday | Tomorrow
|
||||
<< [[2024-09-06]] | [[2024-09-10 ]] >>
|
||||
# This Week's Weekly Note
|
||||
[[2024-09-04]]
|
||||
|
||||
# Tasks for today
|
||||
## Big Task
|
||||
- [ ]
|
||||
## Medium Tasks
|
||||
- [ ]
|
||||
- [ ]
|
||||
- [ ]
|
||||
## Small Tasks
|
||||
- [ ]
|
||||
- [ ]
|
||||
- [ ]
|
||||
- [ ]
|
||||
- [ ]
|
||||
|
||||
# Calendar Tasks
|
||||
Loading…
x
Reference in New Issue
Block a user