vault backup: 2024-08-26 10:38:12
This commit is contained in:
parent
c575c0a632
commit
282ac67e02
4
.obsidian/plugins/colored-tags/data.json
vendored
4
.obsidian/plugins/colored-tags/data.json
vendored
@ -109,7 +109,9 @@
|
|||||||
"Computer-viruses": 97,
|
"Computer-viruses": 97,
|
||||||
"Cryptography": 98,
|
"Cryptography": 98,
|
||||||
"Malware": 99,
|
"Malware": 99,
|
||||||
"DGC_ANNOYANCE_TAG": 100
|
"DGC_ANNOYANCE_TAG": 100,
|
||||||
|
"ME2016": 101,
|
||||||
|
"python": 102
|
||||||
},
|
},
|
||||||
"_version": 3
|
"_version": 3
|
||||||
}
|
}
|
||||||
@ -1,44 +1,34 @@
|
|||||||
{
|
{
|
||||||
"calendarSources": [
|
"calendarSources": [
|
||||||
{
|
|
||||||
"type": "ical",
|
|
||||||
"color": "#75d4e1",
|
|
||||||
"url": "https://outlook.office365.com/owa/calendar/40c8aa38153f4b1c81452964fc63cf83@pitt.edu/f450534d1f104a53b0b58f1d1953105416980344478428784892/calendar.ics"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "local",
|
|
||||||
"color": "#ff855c",
|
|
||||||
"directory": "900. Calendars/2. Research"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "ical",
|
|
||||||
"color": "#00f51d",
|
|
||||||
"url": "https://www.officeholidays.com/ics-fed/usa"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "local",
|
|
||||||
"color": "#f2ee63",
|
|
||||||
"directory": "900. Calendars/3. Events"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "local",
|
|
||||||
"color": "#85b9ea",
|
|
||||||
"directory": "301. ME 2016 - Nonlinear Dynamical System s1"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "local",
|
|
||||||
"color": "#7bc1a6",
|
|
||||||
"directory": "302. NUCE 2100"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "local",
|
|
||||||
"color": "#7a1f54",
|
|
||||||
"directory": "900. Calendars/4. Other Work"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"type": "dailynote",
|
"type": "dailynote",
|
||||||
"color": "#ffffff",
|
"color": "#ffffff",
|
||||||
"heading": "Calendar Tasks"
|
"heading": "Calendar Tasks"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "local",
|
||||||
|
"color": "#b857e5",
|
||||||
|
"directory": "900. Calendars/1. Other Work"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "local",
|
||||||
|
"color": "#d93a3a",
|
||||||
|
"directory": "900. Calendars/2. Research"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "local",
|
||||||
|
"color": "#deff38",
|
||||||
|
"directory": "900. Calendars/3. Events"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "local",
|
||||||
|
"color": "#88c1dd",
|
||||||
|
"directory": "301. ME 2016 - Nonlinear Dynamical System s1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "local",
|
||||||
|
"color": "#58fdc6",
|
||||||
|
"directory": "302. NUCE 2100"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"defaultCalendar": 0,
|
"defaultCalendar": 0,
|
||||||
|
|||||||
15
.obsidian/plugins/obsidian-icon-folder/data.json
vendored
15
.obsidian/plugins/obsidian-icon-folder/data.json
vendored
@ -6,11 +6,11 @@
|
|||||||
"emojiStyle": "native",
|
"emojiStyle": "native",
|
||||||
"iconColor": null,
|
"iconColor": null,
|
||||||
"recentlyUsedIcons": [
|
"recentlyUsedIcons": [
|
||||||
|
"🗼",
|
||||||
|
"🌩",
|
||||||
|
"🌊",
|
||||||
"💨",
|
"💨",
|
||||||
"📆",
|
"📆"
|
||||||
"📚",
|
|
||||||
"🐶",
|
|
||||||
"LiPuzzle"
|
|
||||||
],
|
],
|
||||||
"recentlyUsedIconsSize": 5,
|
"recentlyUsedIconsSize": 5,
|
||||||
"rules": [],
|
"rules": [],
|
||||||
@ -42,7 +42,6 @@
|
|||||||
"100. Managerial Pages": "🧙♂️",
|
"100. Managerial Pages": "🧙♂️",
|
||||||
"99. Getting Used to Obsidian": "🪨",
|
"99. Getting Used to Obsidian": "🪨",
|
||||||
"6. Researching Techniques": "👨🔬",
|
"6. Researching Techniques": "👨🔬",
|
||||||
"5. PhD Proposal Ideas": "💡",
|
|
||||||
"4. Denoising Diffusion Probabalistic Models for Robust Control": "LiCloudFog",
|
"4. Denoising Diffusion Probabalistic Models for Robust Control": "LiCloudFog",
|
||||||
"3. ARCADE": "🖥",
|
"3. ARCADE": "🖥",
|
||||||
"2. Cole Group Meeting Notes": "🪖",
|
"2. Cole Group Meeting Notes": "🪖",
|
||||||
@ -51,5 +50,9 @@
|
|||||||
"7. BeagleBone": "🐶",
|
"7. BeagleBone": "🐶",
|
||||||
"8. Zotero Web Server": "📚",
|
"8. Zotero Web Server": "📚",
|
||||||
"900. Calendars": "📆",
|
"900. Calendars": "📆",
|
||||||
"300. NUCE 2103": "💨"
|
"300. NUCE 2103": "💨",
|
||||||
|
"301. ME 2016 - Nonlinear Dynamical System s1": "🌊",
|
||||||
|
"302. NUCE 2100": "🌩",
|
||||||
|
"5. PhD Proposal Ideas": "💡",
|
||||||
|
"Random things I found that I should look into.md": "🗼"
|
||||||
}
|
}
|
||||||
77
.obsidian/workspace.json
vendored
77
.obsidian/workspace.json
vendored
@ -8,19 +8,7 @@
|
|||||||
"type": "tabs",
|
"type": "tabs",
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"id": "340833ec4499e6ab",
|
"id": "a14e8baae9ae45e1",
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "markdown",
|
|
||||||
"state": {
|
|
||||||
"file": "1. Daily Notes/8. August/2024-08-23.md",
|
|
||||||
"mode": "source",
|
|
||||||
"source": false
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "9c5f998c09a1eaf5",
|
|
||||||
"type": "leaf",
|
"type": "leaf",
|
||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
@ -32,15 +20,51 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "2452192ea5621e52",
|
"id": "9a1767d4564ce370",
|
||||||
|
"type": "leaf",
|
||||||
|
"state": {
|
||||||
|
"type": "markdown",
|
||||||
|
"state": {
|
||||||
|
"file": "1. Daily Notes/8. August/2024-08-26.md",
|
||||||
|
"mode": "source",
|
||||||
|
"source": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "83c44de6f91cc483",
|
||||||
"type": "leaf",
|
"type": "leaf",
|
||||||
"state": {
|
"state": {
|
||||||
"type": "full-calendar-view",
|
"type": "full-calendar-view",
|
||||||
"state": {}
|
"state": {}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "a587e184941b59b5",
|
||||||
|
"type": "leaf",
|
||||||
|
"state": {
|
||||||
|
"type": "markdown",
|
||||||
|
"state": {
|
||||||
|
"file": "Random things I found that I should look into.md",
|
||||||
|
"mode": "source",
|
||||||
|
"source": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "d904246c6ae6229b",
|
||||||
|
"type": "leaf",
|
||||||
|
"state": {
|
||||||
|
"type": "markdown",
|
||||||
|
"state": {
|
||||||
|
"file": "Calendar for Obsidian.md",
|
||||||
|
"mode": "source",
|
||||||
|
"source": false
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"currentTab": 2
|
"currentTab": 4
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "vertical"
|
"direction": "vertical"
|
||||||
@ -106,7 +130,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "1. Daily Notes/8. August/2024-08-23.md",
|
"file": "Calendar for Obsidian.md",
|
||||||
"collapseAll": true,
|
"collapseAll": true,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
@ -123,7 +147,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "outgoing-link",
|
"type": "outgoing-link",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "1. Daily Notes/8. August/2024-08-23.md",
|
"file": "Calendar for Obsidian.md",
|
||||||
"linksCollapsed": false,
|
"linksCollapsed": false,
|
||||||
"unlinkedCollapsed": true
|
"unlinkedCollapsed": true
|
||||||
}
|
}
|
||||||
@ -146,7 +170,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "1. Daily Notes/8. August/2024-08-23.md"
|
"file": "Calendar for Obsidian.md"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -169,10 +193,17 @@
|
|||||||
"obsidian-full-calendar:Open Full Calendar": false
|
"obsidian-full-calendar:Open Full Calendar": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "2452192ea5621e52",
|
"active": "d904246c6ae6229b",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"1. Daily Notes/8. August/2024-08-26.md",
|
"1. Daily Notes/8. August/2024-08-26.md",
|
||||||
|
"Calendar for Obsidian.md",
|
||||||
|
"Random things I found that I should look into.md",
|
||||||
|
"6. Researching Techniques/Setting up Neovim for Python.md",
|
||||||
|
"6. Researching Techniques/Setting up a virtual python environment (venv).md",
|
||||||
|
"6. Researching Techniques/Learning How to Use Github.md",
|
||||||
"301. ME 2016 - Nonlinear Dynamical System s1/2024-08-26 Python Introduction.md",
|
"301. ME 2016 - Nonlinear Dynamical System s1/2024-08-26 Python Introduction.md",
|
||||||
|
"302. NUCE 2100/2024-08-27 Introduction.md",
|
||||||
|
"1. Daily Notes/8. August/2024-08-23.md",
|
||||||
"Untitled",
|
"Untitled",
|
||||||
"900. Calendars/2. Research/(Every W) HAIS Journal Club.md",
|
"900. Calendars/2. Research/(Every W) HAIS Journal Club.md",
|
||||||
"900. Calendars/2. Research/2024-08-28 HAIS Journal Club.md",
|
"900. Calendars/2. Research/2024-08-28 HAIS Journal Club.md",
|
||||||
@ -182,17 +213,12 @@
|
|||||||
"900. Calendars/3. Events",
|
"900. Calendars/3. Events",
|
||||||
"1. Daily Notes/2024-08-28.md",
|
"1. Daily Notes/2024-08-28.md",
|
||||||
"1000. Templates/Daily Note Template.md",
|
"1000. Templates/Daily Note Template.md",
|
||||||
"1. Daily Notes/8. August/2024-08-23.md",
|
|
||||||
"3.",
|
"3.",
|
||||||
"900. Calendars/2. Research",
|
"900. Calendars/2. Research",
|
||||||
"900. Calendars/1. Homework",
|
"900. Calendars/1. Homework",
|
||||||
"900. Calendars",
|
"900. Calendars",
|
||||||
"conflict-files-obsidian-git.md",
|
"conflict-files-obsidian-git.md",
|
||||||
"Random things I found that I should look into.md",
|
|
||||||
"1. Daily Notes/8. August/2024-08-05.md",
|
"1. Daily Notes/8. August/2024-08-05.md",
|
||||||
"Setting up a virtual python environment (venv).md",
|
|
||||||
"Setting up Neovim for Python.md",
|
|
||||||
"Learning How to Use Github.md",
|
|
||||||
"test",
|
"test",
|
||||||
"Learn how to use GitHub.md",
|
"Learn how to use GitHub.md",
|
||||||
"1. Daily Notes/8. August/2024-08-22.md",
|
"1. Daily Notes/8. August/2024-08-22.md",
|
||||||
@ -204,7 +230,6 @@
|
|||||||
"Notes at.md",
|
"Notes at.md",
|
||||||
"1. Daily Notes/8. August/2024-08-21.md",
|
"1. Daily Notes/8. August/2024-08-21.md",
|
||||||
"2. Cole Group Meeting Notes/Weekly Note 2024-08-21.md",
|
"2. Cole Group Meeting Notes/Weekly Note 2024-08-21.md",
|
||||||
"2. Cole Group Meeting Notes/Weekly Note 2024-08-14.md",
|
"2. Cole Group Meeting Notes/Weekly Note 2024-08-14.md"
|
||||||
"1. Daily Notes/8. August/2024-08-15.md"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@ -11,7 +11,7 @@ tags:
|
|||||||
|
|
||||||
## Tasks for today
|
## Tasks for today
|
||||||
### Big Task
|
### Big Task
|
||||||
- [x] [[Learning how to use GitHub]] ✅ 2024-08-23
|
- [x] [[Learning How to Use Github]] ✅ 2024-08-23
|
||||||
### Medium Tasks
|
### Medium Tasks
|
||||||
- [/] [[2. pymodbus On the BeagleBone]]
|
- [/] [[2. pymodbus On the BeagleBone]]
|
||||||
- [ ] [[Zotero Web Sever]]
|
- [ ] [[Zotero Web Sever]]
|
||||||
|
|||||||
@ -14,13 +14,15 @@ tags:
|
|||||||
- [ ] [[BeagleBone for ARCADE]]
|
- [ ] [[BeagleBone for ARCADE]]
|
||||||
### Medium Tasks
|
### Medium Tasks
|
||||||
- [ ] First Class of [[ME 2016 - Nonlinear Dynamical Systems 1]]
|
- [ ] First Class of [[ME 2016 - Nonlinear Dynamical Systems 1]]
|
||||||
- [ ] Figure out a [[Calendar for Obsidian]]
|
- [x] Figure out a [[Calendar for Obsidian]] ✅ 2024-08-26
|
||||||
- [ ]
|
- [ ]
|
||||||
### Small Tasks
|
### Small Tasks
|
||||||
- [ ] Print things for parking ticket contest
|
- [ ] Print things for parking ticket contest
|
||||||
- [ ] Create fantasy league for Grad Students
|
- [x] Create fantasy league for Grad Students ✅ 2024-08-26
|
||||||
- [ ] Clean up things in Obsidian
|
- [x] Clean up things in Obsidian ✅ 2024-08-26
|
||||||
- [ ]
|
- [ ]
|
||||||
- [ ]
|
- [ ]
|
||||||
|
|
||||||
# Calendar Tasks
|
# Calendar Tasks
|
||||||
|
- Lunch [startTime:: 11:15] [endTime:: 12:15]
|
||||||
|
- Set up Calendar and Clean up Obsidian [startTime:: 09:30] [endTime:: 10:30]
|
||||||
@ -6,3 +6,4 @@ endTime: 14:30
|
|||||||
date: 2024-08-26
|
date: 2024-08-26
|
||||||
completed: null
|
completed: null
|
||||||
---
|
---
|
||||||
|
#ME2016 #python #Classwork
|
||||||
|
|||||||
8
302. NUCE 2100/2024-08-27 Introduction.md
Normal file
8
302. NUCE 2100/2024-08-27 Introduction.md
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
title: Introduction
|
||||||
|
allDay: false
|
||||||
|
startTime: 18:00
|
||||||
|
endTime: 21:00
|
||||||
|
date: 2024-08-27
|
||||||
|
completed: null
|
||||||
|
---
|
||||||
9
Calendar for Obsidian.md
Normal file
9
Calendar for Obsidian.md
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
I went with Full Calendar for this.
|
||||||
|
|
||||||
|
It looks the best in my opinion, supports remote downloading of calendars, and creates calendar events as notes. This works well for me-I can color code based on the folder location and put things like lectures and homework in these places. Keeps it easy to track when I'm working on stuff.
|
||||||
|
|
||||||
|
It does have some bugs sometimes though... I had an issue where it sperged out and I had to reinstall it. I think it's something to do with integrating DailyNotes after including several other calendars. Who's to say..
|
||||||
|
|
||||||
|
I've decided to try and use the following colors
|
||||||
|
* Blues: Classes. Different shades for each class
|
||||||
|
*
|
||||||
Loading…
x
Reference in New Issue
Block a user