Welcome to Campus Notes β a simple and organized collection of notes for my academic journey.
This repository is where I keep my study notes, assignment solutions, and helpful references.
β‘ Best viewed in Obsidian β a powerful knowledge base tool built around Markdown!
This repo includes:
- π Personal lecture notes
- π Assignment drafts and solutions
- π οΈ Quick reference materials
- π Topics from various subjects
Everything is organized clearly for quick navigation and easy linking between topics.
note/
βββ subject-1/
β βββ topic-1.md
β βββ topic-2.md
βββ subject-2/
β βββ topic-1.md
β βββ topic-2.md
βββ README.mdEach subject has its own folder. Topics are broken down into Markdown files, perfect for use inside Obsidian vaults.
-
Clone the repository:
git clone https://github.com/y4zdev/note.git
-
Open the folder in Obsidian:
- In Obsidian, click Open folder as vault and select the cloned
note/folder.
- In Obsidian, click Open folder as vault and select the cloned
-
Start exploring!
- Notes are interconnected and easy to navigate using Obsidianβs graph view, backlinks, and tags.
This project is licensed under the MIT License
Made with β€οΈ by y4zdev