vault backup: 2025-02-10 21:53:46

This commit is contained in:
Dane Sabo 2025-02-10 21:53:46 -05:00
parent 64d8df2238
commit 2fcf8960ee
4 changed files with 49 additions and 3 deletions

View File

@ -7,7 +7,7 @@
}, },
"smart_notices": { "smart_notices": {
"muted": { "muted": {
"done_initial_scan": true "done_import": true
} }
}, },
"system_prompts_folder": "smart prompts", "system_prompts_folder": "smart prompts",

View File

@ -9,9 +9,10 @@ tags:
[[ Weekly Note 2025-02-03]] [[ Weekly Note 2025-02-03]]
# Summary # Summary
## What's the plan? ## What's the plan?
- [ ] Install TLA+ and do a tutorial #Research 📅 2025-02-10 ⏳ 2025-02-10 - [x] Install TLA+ and do a tutorial #Research ⏳ 2025-02-10 📅 2025-02-10 ✅ 2025-02-10
- [/] Read about TLA+... What is it? Make at least 3 notes about it #TLA #Research ⏳ 2025-02-10 📅 2025-02-10 - [/] Read about TLA+... What is it? Make at least 3 notes about it #TLA #Research ⏳ 2025-02-10 📅 2025-02-10
- [ ] Install Ollama, and see how it works with SmartConnections - [ ] Install Ollama, and see how it works with SmartConnections
- [x] Installed Ollama and Smart Connections ✅ 2025-02-10
## What's the results! ## What's the results!
```tasks ```tasks

View File

@ -3,7 +3,7 @@ date: 2025-02-03
modification date: Tuesday 4th February 2025 14:42:48 modification date: Tuesday 4th February 2025 14:42:48
tags: [] tags: []
--- ---
<< [[2 Cole Group Meeting Notes/Weekly Note 2025-01-27]] | [[2 Cole Group Meeting Notes/Weekly Note 2025-02-10]] >> << [[2 Cole Group Meeting Notes/Weekly Note 2025-01-27]] | [[2 Cole Group Meeting Notes/Weekly Note 2025-02-11]] >>
# This Week's Daily Notes # This Week's Daily Notes
[[2025-01-27]] [[2025-01-27]]

View File

@ -0,0 +1,45 @@
---
date: 2025-02-11
modification date: Monday 10th February 2025 21:51:40
tags: []
---
<< [[2 Cole Group Meeting Notes/Weekly Note 2025-02-04]] | [[2 Cole Group Meeting Notes/Weekly Note 2025-02-18]] >>
# This Week's Daily Notes
[[2025-02-04]]
[[2025-02-05]]
[[2025-02-06]]
[[2025-02-07]]
[[2025-02-08]]
# Last Week's Plan
# Accomplishments
## Remarks
## Tasks and Notes From This Past Week
>[!abstract] Read Papers
>```tasks
> done
> (done after 2025-02-04) AND (done before 2025-02-11)
> tags include #Reading
> group by tags
> sort by done
>[!done] Completed Tasks
> ```tasks
> done
> (done after 2025-02-04) AND (done before 2025-02-11)
> tags does not include #Reading
> group by tags
> sort by done
# This Week's Plan
## Remarks
>[!todo] Tasks Preview
>```tasks
>show urgency
>limit 10
>not done
>sort by urgency
>group by tags
>```