vault backup: 2024-08-29 09:06:34

This commit is contained in:
Dane Sabo 2024-08-29 09:06:34 -04:00
parent 97bdc4a590
commit 08d80dcb30
8 changed files with 28 additions and 26 deletions

View File

@ -6,11 +6,11 @@
"emojiStyle": "native",
"iconColor": null,
"recentlyUsedIcons": [
"🧪",
"🗼",
"🌩",
"🌊",
"💨",
"📆"
"💨"
],
"recentlyUsedIconsSize": 5,
"rules": [],
@ -44,5 +44,6 @@
"2. Cole Group Meeting Notes": "🪖",
"1. Daily Notes": "LiCalendarDays",
"8. Zotero Web Server": "📚",
"Random things I found that I should look into.md": "🗼"
"Random things I found that I should look into.md": "🗼",
"4. Qualifying Exam": "🧪"
}

View File

@ -10,6 +10,7 @@
"Priority": "number",
"Project": "multitext",
"status": "checkbox",
"dateread": "date"
"dateread": "date",
"creation_date": "date"
}
}

View File

@ -21,7 +21,7 @@
"state": {
"type": "markdown",
"state": {
"file": "2. Cole Group Meeting Notes/Weekly Note 2024-08-28.md",
"file": "1. Daily Notes/8. August/2024-08-29.md",
"mode": "source",
"source": false
}
@ -94,7 +94,7 @@
"state": {
"type": "backlink",
"state": {
"file": "2. Cole Group Meeting Notes/Weekly Note 2024-08-28.md",
"file": "1. Daily Notes/8. August/2024-08-29.md",
"collapseAll": true,
"extraContext": false,
"sortOrder": "alphabetical",
@ -111,7 +111,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "2. Cole Group Meeting Notes/Weekly Note 2024-08-28.md",
"file": "1. Daily Notes/8. August/2024-08-29.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@ -134,7 +134,7 @@
"state": {
"type": "outline",
"state": {
"file": "2. Cole Group Meeting Notes/Weekly Note 2024-08-28.md"
"file": "1. Daily Notes/8. August/2024-08-29.md"
}
}
}
@ -160,13 +160,19 @@
},
"active": "a7f5a9ce2764a9ae",
"lastOpenFiles": [
"2. Cole Group Meeting Notes/Weekly Note 2024-08-21.md",
"1000s Templates/This Past Week Template.md",
"2. Cole Group Meeting Notes/Weekly Note 2024-08-28.md",
"4. Qualifying Exam/2. Writing/QE Abstract.md",
"1. Daily Notes/8. August/2024-08-29.md",
"2. Cole Group Meeting Notes/Weekly Note 2024-08-21.md",
"2. Cole Group Meeting Notes/Weekly Note 2024-08-28.md",
"1. Daily Notes/8. August/2024-08-28.md",
"1. Daily Notes/8. August/2024-08-27.md",
"1000s Templates/Daily Note Template.md",
"1. Daily Notes/8. August/2024-08-21.md",
"1. Daily Notes/8. August/2024-08-12.md",
"1. Daily Notes/8. August/2024-08-08.md",
"1000s Templates/This Past Week Template.md",
"900s Calendars/1. Other Work/2024-08-30 test1.md",
"900s Calendars/1. Other Work/2024-08-29 test1.md",
"1. Daily Notes/8. August/2024-08-27.md",
"302. NUCE 2100 - Fundamentals of Nuclear Engineering/2024-08-27 Introduction.md",
"Zotero Web Sever.md",
"900s Calendars/3. Events/stubb!.md",
@ -180,17 +186,11 @@
"900s Calendars/0. Deadlines/2024-12-02 QE Oral Examination.md",
"900s Calendars/0. Deadlines/2024-11-13 QE Proposal Due.md",
"900s Calendars/0. Deadlines/2024-09-30 TRTR Presentation.md",
"900s Calendars/0. Deadlines/2024-09-23 TRTR Presentation Due.md",
"900s Calendars/0. Deadlines/2024-09-18 QE Topic Approval.md",
"900s Calendars/0. Deadlines/2024-09-11 Qualifying Exam Abstract Due.md",
"900s Calendars/3. Events",
"900s Calendars/2. Research",
"900s Calendars/1. Other Work",
"900s Calendars/0. Deadlines",
"900s Calendars",
"4. Qualifying Exam/2. Writing/QE Exam Abstract.md",
"4. Qualifying Exam/1. Managing Stuff/Things that need done.md",
"4. Qualifying Exam/1. Managing Stuff/QE Tasks and Details.md",
"4. Qualifying Exam/qualifying_exam_application_form.docx",
"4. Qualifying Exam/ME_PhD_Qualifying_Exam_Guideline_Fall2024.pdf",
"4. Qualifying Exam/2. Writing",

View File

@ -1,5 +1,5 @@
---
creation date: 2024-08-12
creation_date: 2024-08-12
modification date: Monday 12th August 2024 09:56:31
tags:
- DailyNote

View File

@ -11,13 +11,13 @@ tags:
# Tasks for today
## Big Task
- [ ]
- [ ] [[QE Abstract]]
## Medium Tasks
- [ ]
- [ ]
- [ ]
- [ ] August finances
- [ ] Department seminar
- [ ] Organize QE paper page
## Small Tasks
- [ ]
- [ ] Figure out weekly note? Task dataview?
- [ ]
- [ ]
- [ ]

View File

@ -1,6 +1,6 @@
---
creation date: <% tp.date.now() %>
modification date: <% tp.file.last_modified_date("dddd Do MMMM YYYY HH:mm:ss") %>
creation_date: <% tp.date.now() %>
modification_date: <% tp.file.last_modified_date("dddd Do MMMM YYYY HH:mm:ss") %>
tags:
- DailyNote
---