vault backup: 2025-02-03 00:21:42

This commit is contained in:
Dane Sabo 2025-02-03 00:21:42 -05:00
parent 760149b0e2
commit b6bc7dbc55
2 changed files with 6 additions and 6 deletions

View File

@ -9,7 +9,7 @@ sort by function task.created.format("dddd")
>```tasks >```tasks
>not done >not done
>show urgency >show urgency
>filter by function task.urgency >14.999 >filter by function task.urgency >16.999
>sort by urgency >sort by urgency
>group by tags >group by tags
> ``` > ```
@ -18,7 +18,7 @@ sort by function task.created.format("dddd")
>```tasks >```tasks
>not done >not done
>show urgency >show urgency
>filter by function task.urgency >9.999 && task.urgency<15.0 >filter by function task.urgency >12.999 && task.urgency<17.0
>sort by urgency >sort by urgency
>group by tags >group by tags
> ``` > ```
@ -27,7 +27,7 @@ sort by function task.created.format("dddd")
>```tasks >```tasks
>not done >not done
>show urgency >show urgency
>filter by function task.urgency >4.999 && task.urgency<10.0 >filter by function task.urgency >7.999 && task.urgency<13.0
>sort by urgency >sort by urgency
>group by tags >group by tags
> ``` > ```
@ -36,7 +36,7 @@ sort by function task.created.format("dddd")
>```tasks >```tasks
>not done >not done
>show urgency >show urgency
>filter by function task.urgency <5.0 >filter by function task.urgency <8.0
>sort by urgency >sort by urgency
>group by tags >group by tags
> ``` > ```

View File

@ -11,9 +11,9 @@ tags:
## What's the plan? ## What's the plan?
- [ ] Edit Experimental Methods Section #NPIC2025 #Writing 📅 2025-02-03 ⏫ - [ ] Edit Experimental Methods Section #NPIC2025 #Writing 📅 2025-02-03 ⏫
- [x] Edit ARCADE figures (LWE and Subfigures) #NPIC2025 ⏫ 📅 2025-02-03 ✅ 2025-02-03 - [x] Edit ARCADE figures (LWE and Subfigures) #NPIC2025 ⏫ 📅 2025-02-03 ✅ 2025-02-03
- [ ] Contact Jessica about room reservation for QSG #GSA 📅 2025-02-03 - [ ] Contact Jessica about room reservation for QSG #GSA 📅 2025-02-03
- [ ] Write note for Union stuff for Sina #Union 📅 2025-02-03 🔺 - [ ] Write note for Union stuff for Sina #Union 📅 2025-02-03 🔺
- [ ] Fix citations for #NPIC2025 ⏫ 📅 2025-02-03 ⏳ 2025-02-03
## What's the results! ## What's the results!
```tasks ```tasks