Lecture Notes are notes that I have taken specifically for classes, include organizational notes like course hubs/home pages and main topics.
These are some of the ones I have taken while using Obsidian. Feel free to browse and contact me with suggestions for improvement.
Caution
Not all of the notes linked in the pages below are public, especially my atomized concept notes
TABLE WITHOUT ID Course, course_code, semester
FROM "School"
WHERE type="class_hub"
AND (dg-publish=true OR dg-publish=1)
FLATTEN link(file.link, file.name) as Course
FLATTEN semester
SORT default(((x) => {
"spring24":1,
"fall24":2,
"spring25": 3,
"summer25" : 3.5,
"fall25": 4,
"spring26": 5,
"fall26": 6,
"spring27": 7,
"fall27": 8,
"spring28":9}[x])(semester), "99") DESCSome incomplete notes on notation
- A field is either denoted as or