So originally, this was a 13 part,
$97 course, that I spent
hours and hours and hours making.
But I've decided to release this Obsidian tutorial,
for FREE on YouTube, in all of its glory.
Obsidian, for me, has been a life-changing program.
Because I felt I could finally capture all these random ideas
from completely different fields like medicine and YouTube,
And actually make sense out of all of them
and connect these ideas together.
And I'm gonna teach you how to start from using Obsidian,
all the way to the advanced stuff.
I've divided the whole thing into 13 chapters,
so you may wanna bookmark the video
so that you can come back and do the different bits.
It's amazing piece of software, so without further adieu,
let's get started. :)
Okay.
So let me run you through
the basics of Obsidian.
Now, when you start with Obsidian, there's
going to be basically nothing in there.
The way the Obsidian works is that
fundamentally it's a way to access
a folder of notes, but the notes
that you actually create in Obsidian
and you edit them in Obsidian.
So what I mean by that is that when
you uh, install Obsidian for the
first time, you'll see this new
create new vault thing, and then you
can actually just create a vault.
So I'm just going to call
this one Matcha Green vault.
And then you can put that
anywhere that you like.
So I'm just going to put it into
my desktop and then chuck it into
this folder called Tea Vault here.
Now with this Matcha
Green vault, what you see.
If you actually go into it.
So that's just much what I've created
this one and it's just a folder.
It's literally just a folder.
But it's empty right now because I
haven't got any notes in it or anything.
When I go to Obsidian, you can see
that, you know, nothing is here.
So let me run you through the
general layout of Obsidian.
This is your notes spot.
So when you create a new note, I'm just
gonna press command and right there.
And by the way, whenever I say
command you can just replace
that with control in windows.
So for example, command and is
probably controlled in, in windows.
So Cmd-N creates a new note, and
then you just start off with this
blank note and here is the editor
you can type whatever you like it
is, as you might expect for a note
when you actually created these
notes, so the title is up here.
So let's just say new note for this
one and you can see that that's been
reflected in this left-hand section
here when you create a new folder
and you folder also pop up in the
folder that you define your vault in.
So let's just say, I want
to create the daily note.
And it's going to be very important later.
You can just click this sort of top
left bit there to create new folder
now to obviously move the note, you
can just drag this note into there.
And so now it's in your daily notes,
but When you go, when you go to your
actual folder, you can see now that
with my Matcha Green vault it as
created a new Daily Notes folder.
And then when you look inside,
it's our note that we just created.
You notice that it's called a.md file.
so.md file stands for markdown.
Mark down is a really common way
to publish content on the internet.
And it's just a universally
accepted format for internet things.
So for example, if I was to just type
this and then try to make it bold
there's two ways you can do that.
You would have to do the traditional
method of highlighting it and then
pressing command B or control B.
And then you'll notice
that it's a bit weird.
Like it comes up with
these asterisks, right?
And so the way that markdown works
is it's kind of like the second
language, which is really easily.