Skip to content

zAbuQasem/MyNotes

Repository files navigation

MyNotes

This repository contains my personal notes from various courses, books, and other learning resources.

Table of Contents

Usage

These notes are organized into directories based on the subject matter. Each directory contains markdown files with detailed notes and references.

Viewing the Notes in Obsidian

Obsidian is a powerful knowledge base that works on local Markdown files. To view and edit these notes in Obsidian:

  1. Clone the Repository:
git clone https://github.com/zAbuQasem/MyNotes.git
  1. Open Obsidian:
  • If you haven't installed Obsidian yet, download it from the official website and install it on your system.
  1. Add the Vault:
  • In Obsidian, click on "Open folder as vault".
  • Navigate to the location where you cloned the MyNotes repository and select the folder.
  1. Start Exploring:
  • Once the vault is added, you can navigate through the folders and files to read and edit the notes.

Contributing

As these are personal notes, I may not accept pull requests. However, feel free to fork the repository and customize the notes as per your requirements.