Welcome to my repository of university notes, meticulously organized and managed with Obsidian. These notes cover all subjects and topics I have studied during my time at university or just some notes to other topic that I'm interested to study and save some key part.
The notes are categorized by courses, topics, making it easy to navigate and locate specific content. Here’s the general structure:
1-Rough Notes/
2- Material/
│ ├── folder-name/
│ ├── file1.md
│ └── ...
├── 3-Tags/
│ ├── StudyTips.md
│ └── References.md
├── 4-Indexes/
├── 5 - Templates/
├── 6 - The Real Notes/
├── 7 - Images/
└── README.md (this file)
Key Features:
- Markdown-Based: All notes are in Markdown format, compatible with Obsidian.
- Linked Notes: Many notes include internal links for seamless navigation within Obsidian.
- Multimedia Support: Supplementary files (PDFs, images, etc.) are stored in dedicated Resources/ folders.
- Clone the repository:
git clone https://github.com/danilo-quattrini/my-notes.git
- Open the folder in Obsidian:
- Launch Obsidian.
- Click on Open folder as vault.
- Select the my-notes directory.