vault backup: 2024-10-01 11:59:14
This commit is contained in:
parent
fd97f55fa7
commit
29994e1672
@ -46,5 +46,5 @@ where !completed
|
||||
and due
|
||||
and due > (date(today) + dur(2 w))
|
||||
sort due asc
|
||||
group by file.folder
|
||||
group by dateformat(due, "yyyy-MM")
|
||||
```
|
||||
|
||||
@ -5,3 +5,9 @@
|
||||
|
||||
# Personal
|
||||
- [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
|
||||
|
||||
@ -20,7 +20,7 @@ where completed
|
||||
and completion >= this.date - dur(7 days)
|
||||
and completion <= this.date
|
||||
group by file.link
|
||||
sort file.date asc
|
||||
sort completion asc
|
||||
```
|
||||
## Papers read this past week
|
||||
```dataview
|
||||
|
||||
@ -20,7 +20,7 @@ where completed
|
||||
and completion >= this.date - dur(7 days)
|
||||
and completion <= this.date
|
||||
group by file.link
|
||||
sort file.date asc
|
||||
sort completion asc
|
||||
```
|
||||
## Papers read this past week
|
||||
```dataview
|
||||
|
||||
@ -77,6 +77,6 @@ Talk to Gleeson
|
||||
- [/] Ask Brian where our money lives. Candy?
|
||||
|
||||
**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]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user