vault backup: 2024-08-28 13:14:53

This commit is contained in:
Dane Sabo 2024-08-28 13:14:53 -04:00
parent 2594dcf272
commit 637b050088
6 changed files with 51 additions and 40 deletions

View File

@ -20,6 +20,20 @@
} }
} }
] ]
},
{
"id": "b73257b33313f282",
"type": "tabs",
"children": [
{
"id": "698440ba2164446d",
"type": "leaf",
"state": {
"type": "full-calendar-view",
"state": {}
}
}
]
} }
], ],
"direction": "vertical" "direction": "vertical"
@ -149,41 +163,14 @@
"obsidian-full-calendar:Open Full Calendar": false "obsidian-full-calendar:Open Full Calendar": false
} }
}, },
"floating": { "active": "698440ba2164446d",
"id": "e6a9bd5f951e95d7",
"type": "floating",
"children": [
{
"id": "c651d6c7bae85266",
"type": "window",
"children": [
{
"id": "eb41847fd7c0fdc9",
"type": "tabs",
"children": [
{
"id": "698440ba2164446d",
"type": "leaf",
"state": {
"type": "full-calendar-view",
"state": {}
}
}
]
}
],
"direction": "vertical",
"x": 3098,
"y": 0,
"width": 742,
"height": 1200,
"maximize": false,
"zoom": 0
}
]
},
"active": "a14e8baae9ae45e1",
"lastOpenFiles": [ "lastOpenFiles": [
"900. Calendars/3. Events/2024-09-14 Pitt vs. WVU.md",
"900. Calendars/3. Events/2024-09-08 Steelers Game.md",
"900. Calendars/3. Events/2024-09-18 My Birthday!.md",
"900. Calendars/0. Deadlines/2024-09-23 TRTR Presentation Due.md",
"1. Daily Notes/8. August/2024-09-23.md",
"900. Calendars/0. Deadlines/2024-09-30 TRTR Presentation.md",
"1. Daily Notes/8. August/2024-08-28.md", "1. Daily Notes/8. August/2024-08-28.md",
"4. Qualifying Exam/Qualifying Exam.md", "4. Qualifying Exam/Qualifying Exam.md",
"900. Calendars/0. Deadlines/2024-11-06 Qualifying Exam Proposal Due.md", "900. Calendars/0. Deadlines/2024-11-06 Qualifying Exam Proposal Due.md",
@ -211,12 +198,6 @@
"1. Daily Notes/8. August/2024-08-26.md", "1. Daily Notes/8. August/2024-08-26.md",
"6. Researching Techniques/Learning How to Use Github.md", "6. Researching Techniques/Learning How to Use Github.md",
"900. Calendars/2. Research/2024-08-26 Fighting with the BeagleBone.md", "900. Calendars/2. Research/2024-08-26 Fighting with the BeagleBone.md",
"6. Researching Techniques/Setting up Neovim for Python.md",
"6. Researching Techniques/Setting up a virtual python environment (venv).md",
"301. ME 2016 - Nonlinear Dynamical Systems 1/2024-08-26 Python Introduction.md",
"Random things I found that I should look into.md",
"99. Getting Used to Obsidian/Calendar for Obsidian.md",
"1. Daily Notes/8. August/2024-08-23.md",
"302. NUCE 2100 - Fundamentals of Nuclear Engineering", "302. NUCE 2100 - Fundamentals of Nuclear Engineering",
"301. ME 2016 - Nonlinear Dynamical Systems 1", "301. ME 2016 - Nonlinear Dynamical Systems 1",
"900. Calendars/1. Other Work", "900. Calendars/1. Other Work",

View File

@ -0,0 +1,6 @@
---
title: TRTR Presentation Due
allDay: true
date: 2024-09-23
completed: null
---

View File

@ -0,0 +1,6 @@
---
title: TRTR Presentation
allDay: true
date: 2024-09-30
completed: null
---

View File

@ -0,0 +1,6 @@
---
title: Steelers Game
allDay: true
date: 2024-09-08
completed: null
---

View File

@ -0,0 +1,6 @@
---
title: Pitt vs. WVU
allDay: true
date: 2024-09-14
completed: null
---

View File

@ -0,0 +1,6 @@
---
title: My Birthday!
allDay: true
date: 2024-09-18
completed: null
---