Skip to content

Serial-Comma/obsidian-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

(please dont)

sch notes dont expect them to be legible

What it looks like

like this

and this

and this

and this

and this

image image image image image

How to use:

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)

Windows

  1. Open PowerShell by pressing Win and type “PowerShell”. Right click the program, and press ‘Run as Administrator’.

image

  1. 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.

  1. 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.
  2. Type the following commands:
cd .\Documents\
git clone https://github.com/Serial-Comma/obsidian-notes.git
  1. After it's done, open your Obsidian Application and press the ‘Open’ button next to “Open folder as vault” image
  2. You should be able to view and edit it like normal.

Linux

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

Mac

1) dont use mac

  1. Download obsidian
  2. Follow Windows

ZIP

link

Contributing guidelines

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

Releases

No releases published

Packages

No packages published