vault backup: 2024-10-01 11:59:14

This commit is contained in:
Dane Sabo 2024-10-01 11:59:15 -04:00
parent fd97f55fa7
commit 29994e1672
5 changed files with 10 additions and 4 deletions

View File

@ -46,5 +46,5 @@ where !completed
and due and due
and due > (date(today) + dur(2 w)) and due > (date(today) + dur(2 w))
sort due asc sort due asc
group by file.folder group by dateformat(due, "yyyy-MM")
``` ```

View File

@ -5,3 +5,9 @@
# Personal # Personal
- [x] Water the plants! ⏳ 2024-09-24 📅 2024-09-24 [completion:: 2024-09-24] - [x] Water the plants! ⏳ 2024-09-24 📅 2024-09-24 [completion:: 2024-09-24]
# Work Stuff
- [x] Put Zotero web server on my own box ✅ 2024-10-01
# Class Stuff
- [ ] Move the sketches from my iPad to the notes for ME 2016 📅 2024-10-02

View File

@ -20,7 +20,7 @@ where completed
and completion >= this.date - dur(7 days) and completion >= this.date - dur(7 days)
and completion <= this.date and completion <= this.date
group by file.link group by file.link
sort file.date asc sort completion asc
``` ```
## Papers read this past week ## Papers read this past week
```dataview ```dataview

View File

@ -20,7 +20,7 @@ where completed
and completion >= this.date - dur(7 days) and completion >= this.date - dur(7 days)
and completion <= this.date and completion <= this.date
group by file.link group by file.link
sort file.date asc sort completion asc
``` ```
## Papers read this past week ## Papers read this past week
```dataview ```dataview

View File

@ -77,6 +77,6 @@ Talk to Gleeson
- [/] Ask Brian where our money lives. Candy? - [/] Ask Brian where our money lives. Candy?
**Others** **Others**
- [ ] Get table cloths (Contact Jessica or Heather) Tara is gone. - [x] Get table cloths (Contact Jessica or Heather) Tara is gone. [completion:: 2024-10-01]
- [x] Come up with a plan for Halloween event so Zach can pitch it. [completion:: 2024-09-30] - [x] Come up with a plan for Halloween event so Zach can pitch it. [completion:: 2024-09-30]