vault backup: 2024-09-16 18:43:53
This commit is contained in:
parent
a1034c99b4
commit
5950c65d36
2
.obsidian/graph.json
vendored
2
.obsidian/graph.json
vendored
@ -88,6 +88,6 @@
|
||||
"repelStrength": 11.7708333333333,
|
||||
"linkStrength": 1,
|
||||
"linkDistance": 160,
|
||||
"scale": 0.2081263894631328,
|
||||
"scale": 0.13348388671875,
|
||||
"close": true
|
||||
}
|
||||
12
.obsidian/plugins/obsidian-icon-folder/data.json
vendored
12
.obsidian/plugins/obsidian-icon-folder/data.json
vendored
@ -39,15 +39,5 @@
|
||||
"900s Calendars": "📆",
|
||||
"300s School": "🏫",
|
||||
"3-99 Research": "🧪",
|
||||
"1000s Templates": "🧩",
|
||||
"1 Daily Notes": "LiCalendarDays",
|
||||
"2 Cole Group Meeting Notes": "🪖",
|
||||
"4 Qualifying Exam": "🚜",
|
||||
"100 Managerial Pages": "🧙♂️",
|
||||
"101 Current Writing": "🖋",
|
||||
"101 Current Writing/ARCADE Implementation at the University of Pittsburgh.md": "🖥",
|
||||
"101 Current Writing/Models All The Way Down - A Path Towards Software and Physical System Proof Synergy.md": "LiTrendingDown",
|
||||
"199 Paper Notes": "📎",
|
||||
"199 Paper Notes/Hardware In The Loop Papers.md": "🔩",
|
||||
"200 Library Papers": "LiLibraryBig"
|
||||
"1000s Templates": "🧩"
|
||||
}
|
||||
@ -3,33 +3,14 @@
|
||||
"anuppuccin-theme-settings@@anuppuccin-accent-toggle": true,
|
||||
"anuppuccin-theme-settings-extended@@anp-theme-ext-light": true,
|
||||
"anuppuccin-theme-settings-extended@@anp-theme-ext-dark": true,
|
||||
"anuppuccin-theme-settings-extended@@catppuccin-theme-extended": "ctp-everforest-light",
|
||||
"anuppuccin-theme-settings-extended@@catppuccin-theme-dark-extended": "ctp-everforest-dark",
|
||||
"anuppuccin-theme-settings-extended@@catppuccin-theme-extended": "ctp-atom-light",
|
||||
"anuppuccin-theme-settings-extended@@catppuccin-theme-dark-extended": "ctp-kanagawa-dark",
|
||||
"anuppuccin-theme-settings@@anuppuccin-theme-dark": "ctp-mocha",
|
||||
"anuppuccin-theme-settings@@anp-custom-checkboxes": true,
|
||||
"anuppuccin-theme-settings@@anp-speech-bubble": true,
|
||||
"anuppuccin-theme-settings@@anp-codeblock-numbers": true,
|
||||
"anuppuccin-theme-settings@@anp-colorful-frame": false,
|
||||
"anuppuccin-theme-settings@@anp-alt-rainbow-style": "anp-default-rainbow",
|
||||
"anuppuccin-theme-settings@@anp-header-color-toggle": true,
|
||||
"anuppuccin-theme-settings@@anp-decoration-toggle": false,
|
||||
"anuppuccin-theme-settings@@anp-canvas-dark-bg": false,
|
||||
"anuppuccin-theme-settings@@anp-colorful-frame-icon-toggle-light": false,
|
||||
"anuppuccin-theme-settings@@anp-custom-vault-toggle": false,
|
||||
"anuppuccin-theme-settings@@anp-file-icons": false,
|
||||
"anuppuccin-theme-settings@@anp-floating-header": false,
|
||||
"anuppuccin-theme-settings@@anp-collapse-folders": false,
|
||||
"anuppuccin-theme-settings@@anp-pdf-blend-toggle-dark": true,
|
||||
"anuppuccin-theme-settings@@anp-pdf-blend-toggle-light": false,
|
||||
"anuppuccin-theme-settings@@anp-alt-rainbow-style": "anp-full-rainbow-color-toggle",
|
||||
"anuppuccin-theme-settings@@anp-rainbow-file-toggle": false,
|
||||
"anuppuccin-theme-settings@@anp-full-rainbow-text-color-toggle-light": true,
|
||||
"anuppuccin-theme-settings@@anp-full-rainbow-text-color-toggle-dark": true,
|
||||
"anuppuccin-theme-settings@@anp-rainbow-folder-bg-opacity": 0.3,
|
||||
"anuppuccin-theme-settings@@anp-simple-rainbow-title-toggle": false,
|
||||
"anuppuccin-theme-settings@@anp-simple-rainbow-collapse-icon-toggle": false,
|
||||
"anuppuccin-theme-settings@@anp-simple-rainbow-indentation-toggle": false,
|
||||
"anuppuccin-theme-settings@@anp-simple-rainbow-icon-toggle": false,
|
||||
"anuppuccin-theme-settings@@anp-rainbow-subfolder-color-toggle": false,
|
||||
"anuppuccin-theme-settings@@anp-status-bar-select": "none",
|
||||
"anuppuccin-theme-settings@@anp-hide-borders": false
|
||||
"anuppuccin-theme-settings@@anp-pdf-blend-toggle-dark": true
|
||||
}
|
||||
@ -33,6 +33,7 @@ group by file.folder
|
||||
```
|
||||
|
||||
# Calendar Tasks
|
||||
- NUCE 2100: HW3 [startTime:: 17:30] [endTime:: 19:00]
|
||||
- Writing notes for week 3 of NUCE 2100 [startTime:: 15:00] [endTime:: 16:30]
|
||||
- Getting HW Assignments set up [startTime:: 10:00] [endTime:: 10:35]
|
||||
- Taking Notes on NUCE Week 2 [startTime::10:36] [endTime:: 11:00]
|
||||
|
||||
@ -1,10 +1,12 @@
|
||||
---
|
||||
title: Homework 1
|
||||
allDay: true
|
||||
date: 2024-09-18
|
||||
endDate: 2024-09-19
|
||||
allDay: false
|
||||
date: 2024-09-17
|
||||
endDate: null
|
||||
completed: false
|
||||
type: single
|
||||
startTime: 10:00
|
||||
endTime: 12:00
|
||||
---
|
||||
# Instructions
|
||||
Please do a written solution for problems 1 and 2. We will review them on Monday, Sept 16 in class prior to the assignment being due.
|
||||
@ -2,7 +2,7 @@
|
||||
title: Homework 3
|
||||
allDay: false
|
||||
startTime: 08:00
|
||||
endTime: 11:00
|
||||
endTime: 10:00
|
||||
date: 2024-09-17
|
||||
completed: null
|
||||
type: single
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user