vault backup: 2025-03-05 11:08:39

This commit is contained in:
Dane Sabo 2025-03-05 11:08:39 -05:00
parent 12b847efde
commit 5a690ea017
6 changed files with 24 additions and 5 deletions

View File

@ -204,7 +204,8 @@
"Hands-On": 192, "Hands-On": 192,
"Running-Car": 193, "Running-Car": 193,
"NVIM": 194, "NVIM": 194,
"Neo": 195 "Neo": 195,
"subtask": 196
}, },
"_version": 3 "_version": 3
} }

View File

@ -4,6 +4,7 @@ TQ_extra_instructions: |-
not done not done
show urgency show urgency
sort by urgency sort by urgency
tags do not include #subtask
--- ---
# 🏥 Task Hospital # 🏥 Task Hospital

View File

@ -10,9 +10,9 @@ tags:
# Summary # Summary
## What's the plan? ## What's the plan?
- [ ] Make research spotlight email and script #GSA 📅 2025-03-05 - [ ] Make research spotlight email and script #GSA 📅 2025-03-05
- [ ] Make the script - [ ] Make the script #subtask
- [ ] Write the email - [ ] Write the email #subtask
- [ ] Send out that email - [ ] Send out that email #subtask
## What's the results! ## What's the results!
```tasks ```tasks

View File

@ -2,7 +2,8 @@
title: ME2046 HW3 title: ME2046 HW3
allDay: false allDay: false
startTime: 11:00 startTime: 11:00
endTime: 12:00 endTime: 12:30
date: 2025-03-05 date: 2025-03-05
completed: null completed: null
type: single
--- ---

View File

@ -0,0 +1,8 @@
---
title: Lunch w Robert
allDay: false
startTime: 12:30
endTime: 13:30
date: 2025-03-05
completed: null
---

View File

@ -0,0 +1,8 @@
---
title: Finish thesis update and weekly summary
allDay: false
startTime: 16:00
endTime: 17:00
date: 2025-03-05
completed: null
---