vault backup: 2025-01-23 15:24:40

This commit is contained in:
Dane Sabo 2025-01-23 15:24:40 -05:00
parent 04d6c9e701
commit 85e8490c09
3 changed files with 3 additions and 2 deletions

View File

@ -184,7 +184,8 @@
"NUCE2113": 172, "NUCE2113": 172,
"tagA": 173, "tagA": 173,
"tagB": 174, "tagB": 174,
"tagC": 175 "tagC": 175,
"ME046": 176
}, },
"_version": 3 "_version": 3
} }

View File

@ -18,6 +18,7 @@ where !completed
group by file.name group by file.name
``` ```
## What's the plan! ## What's the plan!
- [ ] Fix HW1 for #ME2046. Steady state error should be max error for sin stuff. ⏫ 📅 2025-01-23
## What's the results! ## What's the results!
```dataview ```dataview

View File

@ -10,7 +10,6 @@
>>```tasks >>```tasks
>>not done >>not done
>>show urgency >>show urgency
>>path includes {{query.file.path}}
>>priority is above medium >>priority is above medium
>>sort by urgency >>sort by urgency
>>group by tags >>group by tags