Get AI summaries of any video or article — Sign up free
Obsidian getting started | Obsidian For Beginners (1/10) thumbnail

Obsidian getting started | Obsidian For Beginners (1/10)

Shuvangkar Das, PhD·
5 min read

Based on Shuvangkar Das, PhD's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.

TL;DR

Create a vault to store all notes in a single folder; Obsidian treats it as the core workspace.

Briefing

Obsidian’s biggest practical advantage is that it turns your notes into future-proof plain-text files while also making ideas easy to connect—so learning and reviewing can happen faster without getting trapped in a single app or database. The setup starts with creating a “vault,” which is simply a folder where all notes live. From there, writing a note is straightforward: create a new note, name it, and Obsidian stores it as a .md file that any text editor can open. That plain-text design matters because it avoids the common failure mode of cloud or database-based note apps—years later, if a service shuts down, notes can disappear. With Obsidian, the notes remain under the user’s control and can be accessed as long as the computer (and files) exist.

The workflow then shifts from storing information to actively linking it. When a note includes a double-bracket link (e.g., connecting “How we learn new things” back to “Second Brain”), Obsidian creates a clickable relationship between concepts. Hovering over the link and using a control-click preview lets the user jump into related material instantly, reducing the need to search for terms during review. Even when the linked note doesn’t exist yet, Obsidian creates a gray-violet placeholder, and control-clicking generates the new note automatically—meaning users can build an idea network incrementally without stopping to invent perfect titles upfront.

For people managing large note collections, navigation speed becomes a core feature. Instead of browsing folders or a left sidebar when there are hundreds or thousands of notes, Obsidian supports quick search via Ctrl+O, which opens a search bar to jump directly to a note. The transcript also emphasizes that Obsidian is built for “multimedia notes,” not just text. Users can attach files of essentially any type by copying and pasting or by drag-and-drop. For video, the workflow uses YouTube embed code: paste the embed snippet into a note and the video becomes playable from within the note. PDFs, images, audio, and other assets can be included the same way, enabling richer study and research logs.

Organization is flexible. While folders are the default method, the transcript also mentions using the “Johnny decimal” system as an alternative approach for scaling organization. The graph view is highlighted as another major tool: it visualizes notes as nodes and shows how they connect, letting users open notes by clicking on the graph. Finally, because everything is plain text, syncing isn’t locked to Obsidian’s paid sync. The vault folder can be stored in common cloud services like Google Drive, Dropbox, or OneDrive, then opened from another computer—keeping the same note files accessible across devices without relying on a proprietary database.

Cornell Notes

Obsidian stores notes as plain-text .md files inside a “vault” folder, making the system future-proof and fully under the user’s control. Double-bracket links connect ideas, and control-clicking a link previews or creates linked notes automatically, turning note-taking into an evolving knowledge network. Navigation scales with Ctrl+O search, which avoids folder-hunting when note counts reach the thousands. Obsidian supports multimedia notes by attaching files via copy/paste or drag-and-drop and embedding YouTube videos using embed code. Because the vault is just files, it can be synced using common cloud providers like Google Drive, Dropbox, or OneDrive.

Why does Obsidian’s plain-text vault design matter for long-term note access?

Notes are saved as plain-text files (e.g., a “Second Brain.md” file) inside a vault folder. That means any text editor can open them, and the notes aren’t trapped in a proprietary database or app format. If a cloud-based note service shuts down years later, the notes can be lost; with Obsidian’s plain-text approach, the user keeps control of the files and can access them as long as the computer/files remain available.

How do double-bracket links speed up learning and review?

Double brackets create a link between notes (e.g., linking “How we learn new things” back to “Second Brain”). Hovering over the link and using control-click provides a preview/jump to the related note. This reduces repeated searching for terms and helps users review concepts through their connections. If the linked note doesn’t exist yet, Obsidian shows a gray-violet placeholder; control-clicking then creates the new note named from the link.

What’s the practical navigation method when a vault has thousands of notes?

Instead of navigating through folders or a left sidebar, the transcript recommends using Ctrl+O to open a search bar. Typing a note name (like “Second brain”) and pressing Enter jumps directly to the note, which is faster than manual browsing when the note collection grows large.

How can users attach files and embed YouTube videos inside Obsidian notes?

Files can be attached by copy/paste (Ctrl+C then Ctrl+V) or by drag-and-drop into the note. For YouTube, the workflow is to copy the YouTube embed code from the channel/video page and paste it into the Obsidian note; the video becomes linked and playable within the note. This supports multimedia notes containing video, images, audio, and PDFs.

How does Obsidian’s graph view help with understanding note relationships?

Graph view displays all notes as nodes and shows how they connect. Clicking a node opens the corresponding note, turning the relationship map into a navigation tool. It’s presented as one of the coolest features because it makes the structure of a growing knowledge base visible at a glance.

What syncing options exist without relying on Obsidian Sync?

Because the vault is plain text files, syncing can be done by storing the vault folder in a standard cloud service such as Google Drive, Dropbox, or OneDrive. Then the same vault can be opened from another computer, keeping the notes consistent across devices without needing Obsidian’s paid sync feature.

Review Questions

  1. How does Obsidian’s plain-text storage change the risk profile compared with database/cloud-only note apps?
  2. What happens when you double-bracket a link to a note that doesn’t exist yet, and how do you create it?
  3. Describe two ways to attach a PDF or image to an Obsidian note, and explain how YouTube embedding differs from file attachment.

Key Points

  1. 1

    Create a vault to store all notes in a single folder; Obsidian treats it as the core workspace.

  2. 2

    Obsidian notes are plain-text .md files that any text editor can open, reducing long-term lock-in risk.

  3. 3

    Use double-bracket links to connect ideas; control-click enables previewing and creating linked notes automatically.

  4. 4

    For large libraries, use Ctrl+O to search and open notes quickly instead of relying on sidebar navigation.

  5. 5

    Attach files via copy/paste or drag-and-drop, and embed YouTube videos by pasting embed code into a note.

  6. 6

    Graph view visualizes note connections as nodes, enabling relationship-based navigation.

  7. 7

    Sync works through standard cloud providers (Google Drive, Dropbox, OneDrive) because the vault is just files.

Highlights

Obsidian’s notes are plain-text files inside a vault folder, so they remain accessible even if a service or app ecosystem changes.
Double-bracket links turn note-taking into a connected knowledge network, with placeholders that become real notes on control-click.
Ctrl+O search is positioned as the practical way to navigate when a vault grows to thousands of notes.
YouTube embed code can be pasted into a note so the video plays directly inside the Obsidian workspace.
Because the vault is plain text, it can be synced using Google Drive, Dropbox, or OneDrive without relying on Obsidian Sync.

Topics

Mentioned