From 7c49a528f8961384ddd17d87d3a1303df389168e Mon Sep 17 00:00:00 2001 From: Dane Sabo Date: Thu, 23 Jan 2025 12:32:29 -0500 Subject: [PATCH 01/12] vault backup: 2025-01-23 12:32:29 --- .obsidian/plugins/colored-tags/data.json | 35 ++++++++++++++---------- 1 Daily Notes/2025/2025-01-24.md | 2 ++ task tryout page.md | 28 +++++++++++++++---- 3 files changed, 44 insertions(+), 21 deletions(-) diff --git a/.obsidian/plugins/colored-tags/data.json b/.obsidian/plugins/colored-tags/data.json index 19c43d518..101ea6346 100755 --- a/.obsidian/plugins/colored-tags/data.json +++ b/.obsidian/plugins/colored-tags/data.json @@ -165,21 +165,26 @@ "ME2150": 153, "GSA": 154, "Lecture": 155, - "Microreactors": 156, - "Nuclear-energy": 157, - "SMR": 158, - "eVinci": 159, - "Geant4-TM": 160, - "Microreactor-Nuclear": 161, - "Nu-́cleo": 162, - "Root-TM": 163, - "microreactor": 164, - "Modelica-language": 165, - "simplified-model": 166, - "System-analysis": 167, - "multiphysics": 168, - "heat-pipe": 169, - "paper": 170 + "eVinci": 156, + "Geant4-TM": 157, + "Microreactor-Nuclear": 158, + "Nu-́cleo": 159, + "Root-TM": 160, + "microreactor": 161, + "Modelica-language": 162, + "simplified-model": 163, + "System-analysis": 164, + "Microreactors": 165, + "multiphysics": 166, + "heat-pipe": 167, + "Nuclear-energy": 168, + "SMR": 169, + "paper": 170, + "NUCE": 171, + "NUCE2113": 172, + "tagA": 173, + "tagB": 174, + "tagC": 175 }, "_version": 3 } \ No newline at end of file diff --git a/1 Daily Notes/2025/2025-01-24.md b/1 Daily Notes/2025/2025-01-24.md index 03ea15985..9e2aa470f 100644 --- a/1 Daily Notes/2025/2025-01-24.md +++ b/1 Daily Notes/2025/2025-01-24.md @@ -18,6 +18,8 @@ where !completed group by file.name ``` ## What's the plan! +- [ ] Laboratory Report 1 #NUCE2113 +- [ ] Homework 1 #NUCE2113 ## What's the results! ```dataview diff --git a/task tryout page.md b/task tryout page.md index 3775e9f81..b0870ed54 100644 --- a/task tryout page.md +++ b/task tryout page.md @@ -1,15 +1,18 @@ -- [ ] a high priority task high ⏫ -- [ ] a medium priority task πŸ”Ό -- [ ] a none priority task -- [ ] a low priority task πŸ”½ -- [ ] lower still ⏬ -- [ ] higher still πŸ”Ί +- [ ] a high priority task high #tagA #tagB ⏫ πŸ“… 2025-01-22 +- [ ] a medium priority task πŸ”Ό #tagB πŸ“… 2025-01-28 +- [ ] a none priority task #tagC +- [ ] a low priority task πŸ”½ #tagB #tagC +- [ ] lower still ⏬ #tagA #tagB +- [ ] higher still πŸ”Ί #tagB #tagC πŸ“… 2025-01-28 >[!todo] Task List >>[!danger] High Priority Tasks >>```tasks +>> show urgency >>path includes {{query.file.path}} >> priority is above medium +>> sort by urgency +>> sort by tags >> ``` > >>[!warning] Medium Priority Tasks @@ -24,3 +27,16 @@ >>path includes {{query.file.path}} >> priority is below none >> ``` + +For Task Dashboard, we should exclude +1. Finished tasks +2. canceled tasks +How should things be organized? Here's a priority list +1. Priority +2. Status + 1. undated + 2. in progress + 3. scheduled + 4. done +3. Sort by Urgency +4. Sort by tagsa From 04d6c9e701e428b5ef5d517fd7b9e1c737b43a06 Mon Sep 17 00:00:00 2001 From: Dane Sabo Date: Thu, 23 Jan 2025 13:10:12 -0500 Subject: [PATCH 02/12] vault backup: 2025-01-23 13:10:12 --- task tryout page.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/task tryout page.md b/task tryout page.md index b0870ed54..c9e1d03f6 100644 --- a/task tryout page.md +++ b/task tryout page.md @@ -8,11 +8,12 @@ >[!todo] Task List >>[!danger] High Priority Tasks >>```tasks ->> show urgency +>>not done +>>show urgency >>path includes {{query.file.path}} ->> priority is above medium ->> sort by urgency ->> sort by tags +>>priority is above medium +>>sort by urgency +>>group by tags >> ``` > >>[!warning] Medium Priority Tasks From 85e8490c09e67d57a528e0086c2e155509714c16 Mon Sep 17 00:00:00 2001 From: Dane Sabo Date: Thu, 23 Jan 2025 15:24:40 -0500 Subject: [PATCH 03/12] vault backup: 2025-01-23 15:24:40 --- .obsidian/plugins/colored-tags/data.json | 3 ++- 1 Daily Notes/2025/2025-01-23.md | 1 + task tryout page.md | 1 - 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.obsidian/plugins/colored-tags/data.json b/.obsidian/plugins/colored-tags/data.json index 101ea6346..d1453636b 100755 --- a/.obsidian/plugins/colored-tags/data.json +++ b/.obsidian/plugins/colored-tags/data.json @@ -184,7 +184,8 @@ "NUCE2113": 172, "tagA": 173, "tagB": 174, - "tagC": 175 + "tagC": 175, + "ME046": 176 }, "_version": 3 } \ No newline at end of file diff --git a/1 Daily Notes/2025/2025-01-23.md b/1 Daily Notes/2025/2025-01-23.md index 6696732e5..a38076cb7 100644 --- a/1 Daily Notes/2025/2025-01-23.md +++ b/1 Daily Notes/2025/2025-01-23.md @@ -18,6 +18,7 @@ where !completed group by file.name ``` ## 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! ```dataview diff --git a/task tryout page.md b/task tryout page.md index c9e1d03f6..4bd56c69d 100644 --- a/task tryout page.md +++ b/task tryout page.md @@ -10,7 +10,6 @@ >>```tasks >>not done >>show urgency ->>path includes {{query.file.path}} >>priority is above medium >>sort by urgency >>group by tags From 1e93e31b479ab265e7107367527de166914aec21 Mon Sep 17 00:00:00 2001 From: Dane Sabo Date: Thu, 23 Jan 2025 15:43:36 -0500 Subject: [PATCH 04/12] vault backup: 2025-01-23 15:43:36 --- 201 Metadata/My Library.bib | 27 ++++++++++++++++++++------- 1 file changed, 20 insertions(+), 7 deletions(-) diff --git a/201 Metadata/My Library.bib b/201 Metadata/My Library.bib index efb04b02b..cb3cb6d88 100644 --- a/201 Metadata/My Library.bib +++ b/201 Metadata/My Library.bib @@ -2144,6 +2144,20 @@ Opportunities and Challenges toward Responsible AI.pdf} file = {/home/danesabo/Zotero/storage/CDGP72KV/CH2_Sampled_Data_Analysis_Unfilled(1).pptx;/home/danesabo/Zotero/storage/GJGSRZXQ/CH2_Sampled_Data_Analysis_Unfilled.pdf} } +@article{CH3ZTransformDifference, + title = {{{CH3 The}} Z-{{Transform}} and the {{Difference Equation}}}, + journaltitle = {DIGITAL CONTROL SYSTEMS}, + langid = {english}, + file = {/home/danesabo/Zotero/storage/YVUXYFW8/Chapter 3 The z-Transform and the Difference Equation.pdf} +} + +@online{CH4System_Representation_S2020pdf2254, + title = {{{CH4 System}}\_{{Representation}}\_{{S2020}}.Pdf: 2254 {{ME}} 2046 {{SEC1000 DIGITAL CONTROL SYSTEMS}}}, + url = {https://canvas.pitt.edu/courses/301794/files/19520682?module_item_id=5521302}, + urldate = {2025-01-23}, + file = {/home/danesabo/Zotero/storage/V4AZ95G2/Chap4_System_Representation_S2020.pdf 2254 ME 2046 SEC1000 DIGITAL CONTROL SYSTEMS.pdf} +} + @incollection{championKindModelChecker2016, title = {The {{Kind}} 2 {{Model Checker}}}, booktitle = {Computer {{Aided Verification}}}, @@ -2179,6 +2193,12 @@ Opportunities and Challenges toward Responsible AI.pdf} file = {/home/danesabo/Zotero/storage/B654ZQJB/Reasoning about Bayesian Network Classifiers} } +@online{Chap4_System_Representation_S2020pdf2254MEa, + title = {Chap4\_{{System}}\_{{Representation}}\_{{S2020}}.Pdf: 2254 {{ME}} 2046 {{SEC1000 DIGITAL CONTROL SYSTEMS}}}, + url = {https://canvas.pitt.edu/courses/301794/files/19520682?module_item_id=5521302}, + urldate = {2025-01-23} +} + @article{chappellatElementaryProofsClassical1990, title = {Elementary Proofs of Some Classical Stability Criteria}, author = {Chappellat, H. and Mansour, M. and Bhattacharyya, S.P.}, @@ -2196,13 +2216,6 @@ Opportunities and Challenges toward Responsible AI.pdf} file = {/home/danesabo/Zotero/storage/72C8YKGT/Chappellat et al. - 1990 - Elementary proofs of some classical stability crit.pdf;/home/danesabo/Zotero/storage/YLLB6JD5/57067.html} } -@article{Chapter3ZTransform, - title = {Chapter 3 {{The}} Z-{{Transform}} and the {{Difference Equation}}}, - journaltitle = {DIGITAL CONTROL SYSTEMS}, - langid = {english}, - file = {/home/danesabo/Zotero/storage/YVUXYFW8/Chapter 3 The z-Transform and the Difference Equation.pdf} -} - @online{charalambousNewEraSoftware2023, title = {A {{New Era}} in {{Software Security}}: {{Towards Self-Healing Software}} via {{Large Language Models}} and {{Formal Verification}}}, shorttitle = {A {{New Era}} in {{Software Security}}}, From d837d79f25ff09d529b3add4f25d42a3b8cde8a1 Mon Sep 17 00:00:00 2001 From: Dane Sabo Date: Thu, 23 Jan 2025 16:10:29 -0500 Subject: [PATCH 05/12] vault backup: 2025-01-23 16:10:29 --- task tryout page.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/task tryout page.md b/task tryout page.md index 4bd56c69d..e886ca4c0 100644 --- a/task tryout page.md +++ b/task tryout page.md @@ -6,13 +6,13 @@ - [ ] higher still πŸ”Ί #tagB #tagC πŸ“… 2025-01-28 >[!todo] Task List ->>[!danger] High Priority Tasks +>>[!danger] High Urgency Tasks >>```tasks >>not done >>show urgency ->>priority is above medium +>>urgency > 10 >>sort by urgency ->>group by tags +>>sort by tags >> ``` > >>[!warning] Medium Priority Tasks From b335c5a3ec17209c463db7e40648c4509408a092 Mon Sep 17 00:00:00 2001 From: Dane Sabo Date: Thu, 23 Jan 2025 17:05:41 -0500 Subject: [PATCH 06/12] vault backup: 2025-01-23 17:05:41 --- task tryout page.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/task tryout page.md b/task tryout page.md index e886ca4c0..5d31eff81 100644 --- a/task tryout page.md +++ b/task tryout page.md @@ -10,7 +10,7 @@ >>```tasks >>not done >>show urgency ->>urgency > 10 +>>filter by function task.urgency >11.999 >>sort by urgency >>sort by tags >> ``` From f230f4c47a13deb75ae0d9d9cf7bcecf6254913a Mon Sep 17 00:00:00 2001 From: Dane Sabo Date: Thu, 23 Jan 2025 17:34:51 -0500 Subject: [PATCH 07/12] vault backup: 2025-01-23 17:34:51 --- task tryout page.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/task tryout page.md b/task tryout page.md index 5d31eff81..10d16df9f 100644 --- a/task tryout page.md +++ b/task tryout page.md @@ -12,7 +12,7 @@ >>show urgency >>filter by function task.urgency >11.999 >>sort by urgency ->>sort by tags +>>group by tags >> ``` > >>[!warning] Medium Priority Tasks From adb4a8b27e67204a17c607eedbe2b28eeb3e6f5b Mon Sep 17 00:00:00 2001 From: Dane Sabo Date: Thu, 23 Jan 2025 17:44:24 -0500 Subject: [PATCH 08/12] vault backup: 2025-01-23 17:44:24 --- .../plugins/obsidian-tasks-plugin/data.json | 4 +- task tryout page.md | 38 +++++++++++-------- 2 files changed, 25 insertions(+), 17 deletions(-) diff --git a/.obsidian/plugins/obsidian-tasks-plugin/data.json b/.obsidian/plugins/obsidian-tasks-plugin/data.json index 34c061d09..b1c971339 100755 --- a/.obsidian/plugins/obsidian-tasks-plugin/data.json +++ b/.obsidian/plugins/obsidian-tasks-plugin/data.json @@ -7,8 +7,8 @@ "setDoneDate": true, "setCancelledDate": true, "autoSuggestInEditor": true, - "autoSuggestMinMatch": 0, - "autoSuggestMaxItems": 20, + "autoSuggestMinMatch": 2, + "autoSuggestMaxItems": 5, "provideAccessKeys": true, "useFilenameAsScheduledDate": false, "filenameAsScheduledDateFormat": "", diff --git a/task tryout page.md b/task tryout page.md index 10d16df9f..f05a94202 100644 --- a/task tryout page.md +++ b/task tryout page.md @@ -1,31 +1,39 @@ -- [ ] a high priority task high #tagA #tagB ⏫ πŸ“… 2025-01-22 -- [ ] a medium priority task πŸ”Ό #tagB πŸ“… 2025-01-28 -- [ ] a none priority task #tagC -- [ ] a low priority task πŸ”½ #tagB #tagC -- [ ] lower still ⏬ #tagA #tagB -- [ ] higher still πŸ”Ί #tagB #tagC πŸ“… 2025-01-28 >[!todo] Task List ->>[!danger] High Urgency Tasks +>>[!danger] **Extreme Urgency Tasks** >>```tasks >>not done >>show urgency ->>filter by function task.urgency >11.999 +>>filter by function task.urgency >14.999 >>sort by urgency >>group by tags >> ``` > ->>[!warning] Medium Priority Tasks + >>[!warning] **High Urgency Tasks** >>```tasks ->>path includes {{query.file.path}} ->> priority is above low ->> priority is below high +>>not done +>>show urgency +>>filter by function task.urgency >9.999 && task.urgency<15.0 +>>sort by urgency +>>group by tags >> ``` > ->>[!seealso] Low Priority Tasks +>>[!todo] **Medium Urgency Tasks** >>```tasks ->>path includes {{query.file.path}} ->> priority is below none +>>not done +>>show urgency +>>filter by function task.urgency >4.999 && task.urgency<10.0 +>>sort by urgency +>>group by tags +>> ``` +> +>>[!done] **Low Urgency Tasks** +>>```tasks +>>not done +>>show urgency +>>filter by function task.urgency <5.0 +>>sort by urgency +>>group by tags >> ``` For Task Dashboard, we should exclude From c46f08d5a004209943973de7815f6553c00dd8aa Mon Sep 17 00:00:00 2001 From: Dane Sabo Date: Thu, 23 Jan 2025 18:04:01 -0500 Subject: [PATCH 09/12] vault backup: 2025-01-23 18:04:01 --- 0 Managerial Pages/To Do List.md | 2 +- task tryout page.md | 72 ++++++++++++++++---------------- 2 files changed, 37 insertions(+), 37 deletions(-) diff --git a/0 Managerial Pages/To Do List.md b/0 Managerial Pages/To Do List.md index 2ae0911e8..7ee8f8004 100644 --- a/0 Managerial Pages/To Do List.md +++ b/0 Managerial Pages/To Do List.md @@ -3,7 +3,7 @@ - [x] Create meeting for next week πŸ“… 2024-09-20 βœ… 2024-09-20 - [x] Email Megan Lenze looking for table cloth πŸ“… 2024-09-27 [completion:: 2024-09-30] - [x] Write an email for Lauren πŸ“… 2024-10-15 [completion:: 2024-10-15] -- [ ] [[Qualifier Support Group Plan]] ⏳ 2024-12-19 πŸ“… 2025-01-03 βœ… 2026-01-17 +- [ ] [[Qualifier Support Group Plan]] ⏳ 2024-12-19 πŸ“… 2025-01-27 βœ… 2026-01-17 # Personal - [x] Water the plants! ⏳ 2024-09-24 πŸ“… 2024-09-24 [completion:: 2024-09-24] diff --git a/task tryout page.md b/task tryout page.md index f05a94202..b8b5562c7 100644 --- a/task tryout page.md +++ b/task tryout page.md @@ -1,40 +1,40 @@ +# Task List +>[!danger] **Extreme Urgency Tasks** +>```tasks +>not done +>show urgency +>filter by function task.urgency >14.999 +>sort by urgency +>group by tags +> ``` + +>[!warning] **High Urgency Tasks** +>```tasks +>not done +>show urgency +>filter by function task.urgency >9.999 && task.urgency<15.0 +>sort by urgency +>group by tags +> ``` + +>[!todo] **Medium Urgency Tasks** +>```tasks +>not done +>show urgency +>filter by function task.urgency >4.999 && task.urgency<10.0 +>sort by urgency +>group by tags +> ``` + +>[!done] **Low Urgency Tasks** +>```tasks +>not done +>show urgency +>filter by function task.urgency <5.0 +>sort by urgency +>group by tags +> ``` ->[!todo] Task List ->>[!danger] **Extreme Urgency Tasks** ->>```tasks ->>not done ->>show urgency ->>filter by function task.urgency >14.999 ->>sort by urgency ->>group by tags ->> ``` -> - >>[!warning] **High Urgency Tasks** ->>```tasks ->>not done ->>show urgency ->>filter by function task.urgency >9.999 && task.urgency<15.0 ->>sort by urgency ->>group by tags ->> ``` -> ->>[!todo] **Medium Urgency Tasks** ->>```tasks ->>not done ->>show urgency ->>filter by function task.urgency >4.999 && task.urgency<10.0 ->>sort by urgency ->>group by tags ->> ``` -> ->>[!done] **Low Urgency Tasks** ->>```tasks ->>not done ->>show urgency ->>filter by function task.urgency <5.0 ->>sort by urgency ->>group by tags ->> ``` For Task Dashboard, we should exclude 1. Finished tasks From c49983a9f5d529a65df167bada9a5b6eb6bb0554 Mon Sep 17 00:00:00 2001 From: Dane Sabo Date: Thu, 23 Jan 2025 18:18:02 -0500 Subject: [PATCH 10/12] vault backup: 2025-01-23 18:18:02 --- task tryout page.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/task tryout page.md b/task tryout page.md index b8b5562c7..b8ac67ffa 100644 --- a/task tryout page.md +++ b/task tryout page.md @@ -1,4 +1,9 @@ -# Task List +# πŸ₯ Task Hospital +```tasks +not done +no due +``` +# Current Tasks >[!danger] **Extreme Urgency Tasks** >```tasks >not done From 571c2b56cac988c2319cbec58726f0e08109ad42 Mon Sep 17 00:00:00 2001 From: Dane Sabo Date: Thu, 23 Jan 2025 18:22:14 -0500 Subject: [PATCH 11/12] vault backup: 2025-01-23 18:22:14 --- task tryout page.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/task tryout page.md b/task tryout page.md index b8ac67ffa..285f0b0f2 100644 --- a/task tryout page.md +++ b/task tryout page.md @@ -1,7 +1,7 @@ # πŸ₯ Task Hospital ```tasks not done -no due +no due date and no dscheduled date ``` # Current Tasks >[!danger] **Extreme Urgency Tasks** From d4534d6d2336f7e24a24437072782d816134051f Mon Sep 17 00:00:00 2001 From: Dane Sabo Date: Thu, 23 Jan 2025 18:23:13 -0500 Subject: [PATCH 12/12] vault backup: 2025-01-23 18:23:13 --- task tryout page.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/task tryout page.md b/task tryout page.md index 285f0b0f2..ac7c44047 100644 --- a/task tryout page.md +++ b/task tryout page.md @@ -1,7 +1,8 @@ # πŸ₯ Task Hospital ```tasks not done -no due date and no dscheduled date +no due date +no scheduled date ``` # Current Tasks >[!danger] **Extreme Urgency Tasks**