An Obsidian.md vault where I keep my notes for my Computer Science Degree.
The vault is structured in the following way:
-
The filenames follow the structure of
<Role> <Module> Topic. If the topic is a common acronym, the name is said acronym and not the expanded word. -
Masternodes: Used (after Semester 1) exclusively as an Entrypoint to semesters.MasterNodes only store references to Hubs. -
Hubnodes: Central nodes for a certain topic (typically one entire module). Contain references to (almost) all nodes relevant to their topic/module. -
Librarynodes: These are summaries of certain topics. They try to link to as many notes as possible, but briefly explain those as well. Use them as an entrypoint for finding a specific topic if you're new to the vault.- NOTE that libraries are a construct of Semester 1. In Semester 3 I kind of abandoned them, save for
Formale SprachenandRechnerarchitekturen, and instead relied on Hubs.
- NOTE that libraries are a construct of Semester 1. In Semester 3 I kind of abandoned them, save for
- The Entrypoint: [[Master DHBW]] is the node from which you should be able to reach every node through link hopping.
- Plugins: Stuff like Mermaid Diagrams will need some external plugins to work. You should be promted for them once you open the vault. I recommend to run the command "reload app wihtout saving" after enabling plugins.
- Commands: Obsidian features a command palette, similar to VS Code. Bring it up with
ctrl + shift + P - Useful Shortcuts (specific to this vault):
ctrl + P: Go to filectrl + L: Open Local graph viewctrl + shift + f: Global search
Over the course of the degree, some coding projects pop up. Those are stored in their own repos:
- Ubiquitous Fishstick (Projektmanagement, Sem. 2)
- Geo Calc (Web-Engineering Sem. 2)
- DHBW Project Java (self-explanatory, Sem. 2)
- DHBW Projekt Datenbanken(self-explanatory, Sem. 3)
By far the majority of the vault is in german, as that's what the lectures are in. In programming-related lectures, I tried to keep the notes in english.
For Maths, and most of the stuff in Semester 1, I keep goodnotes files around. Those can be found in a google drive:
https://drive.google.com/drive/u/0/folders/1UL4O9M6Z3FBnOwdk71SUBixcfeKbAxyi
In pretty much every case I use this only for exam practice. If I find myself needing hand-write something for the contents of a note, those will be screenshotted and inserted into a note as an image.