sch notes dont expect them to be legible
I make my notes using the Obsidian note editor. If you don’t have it, download it (it's completely free and is also really cool) from the hyperlink to view my notes (many things wont look right if you dont)
- Open PowerShell by pressing Win and type “PowerShell”. Right click the program, and press ‘Run as Administrator’.
- If you’re actually following this, it's likely you don’t have
git
. Type this into the PowerShell Window:
winget install git.git
Follow the instructions of the wizard that pops up. It might take a while, for me, it took 5 mins.
- After installation is complete, close PowerShell and open it again as a normal user. Do not open it as admin this time. You can do this the same way by pressing Win and typing “powershell”, but left-clicking the application instead of right-clicking.
- Type the following commands:
cd .\Documents\
git clone https://github.com/Serial-Comma/obsidian-notes.git
- After it's done, open your Obsidian Application and press the ‘Open’ button next to “Open folder as vault”
- You should be able to view and edit it like normal.
sudo pacman -S git
cd Documents/
git clone https://github.com/Serial-Comma/obsidian-notes.git
if you dont use arch like me you probably are actually intelligent enough to figure it out yourself
1) dont use mac
- Download obsidian
- Follow Windows
Please don’t contribute
uhh contribute whatever you think is cool and PR it ill probably merge it idk
also make sure to put any images or drawings in the ‘assets’ folder