Get AI summaries of any video or article — Sign up free
Master Obsidian: From Beginner to Pro (ft. Nick Milo's Top Tips) thumbnail

Master Obsidian: From Beginner to Pro (ft. Nick Milo's Top Tips)

Tiago Forte·
5 min read

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

TL;DR

Obsidian’s search combines Boolean-style queries, robust tags, and autocomplete to deliver near-instant retrieval from partial input.

Briefing

Obsidian earns a near-perfect 92/100 score as a “second brain” because it combines fast, flexible retrieval with a linking system that keeps ideas coherent over time—without locking users into a proprietary format. Searchability is a standout: users can run Boolean-style queries, rely on robust tags, and benefit from aggressive autocomplete that surfaces likely matches even when they only type a fragment (like “S” and “B” for “second brain”). That speed matters because the real value of a knowledge system depends on how quickly it can pull the right note back into working memory.

Duplication and reusability also score strongly, though not perfectly. Templates help standardize repeated note types, and Obsidian supports embedding content so a later note can reference an earlier quote or block without copy-paste drift. The key problem Obsidian tries to solve is version confusion: when the same idea gets copied into multiple places, updates can leave users unsure which copy is current. Block references and embedded blocks preserve a single source of truth while still allowing local context.

Accessibility and portability push the score further. Obsidian runs on desktop and mobile, syncs quickly once set up, and works offline because notes are plain text files stored wherever the user chooses—often locally or in services like Dropbox. Browser-based access isn’t positioned as a full editing experience; instead, Obsidian Publish can generate a read-only website view of notes.

Collaboration is the clearest weak spot. Sharing is easy—publish notes to a link and navigate them like a personal site—but multi-user editing and granular permissions aren’t supported beyond broad controls. In realistic team scenarios, that limitation makes Obsidian feel “almost unusable,” earning a low collaboration score of 5.

Where Obsidian really differentiates is editability and upgradeability. Editing in Markdown keeps files human-readable and lightweight, so formatting doesn’t slow down writing. Keyboard-driven workflows, tag autocomplete, and bulk edits (for example, merging “book” and “books” across many notes) turn large-scale refinement into a fast operation. Learning also has a built-in progression: start with basic notes, then learn linking, then scale through a massive plugin ecosystem—over 500 community plugins—while beginners can ignore advanced settings thanks to a clear separation between core and community plugins.

Linking itself lands at the top tier: links can connect notes, blocks, paragraphs, and even specific parts of content, creating an association network that mirrors how ideas connect in memory. Capturing and organizing content is broad—text, images, audio, PDFs, and more—though the system’s file-format coverage is described as the hardest category to judge. Organizing relies on a triad of folders, tags, and links, with an optional “database” layer that can slice and dice content but requires more metadata work.

Security is rated 10/10 because notes are local by default and sync can be zero-knowledge via Obsidian Sync. The overall conclusion: Obsidian’s trade-off is control and portability over team collaboration, and its near-universal transferability (especially for core Markdown) is the safety net for users who may switch tools later.

Cornell Notes

Obsidian scores 92/100 as a “second brain” largely because it makes ideas easy to retrieve and hard to fragment. Search is fast and flexible, using Boolean-style queries, robust tags, and autocomplete that finds results from partial input. Reuse is strengthened by templates and block references that prevent copy-paste version drift. Collaboration is limited—sharing works well, but real multi-user editing and permissions aren’t supported—so the system is strongest for personal knowledge management. Markdown-based plain text files, offline-first storage, and a large plugin ecosystem make it both portable and upgradeable, with security rated highly due to local control and zero-knowledge syncing options.

How does Obsidian’s search reduce the “I can’t find it” problem that breaks second-brain workflows?

Search combines multiple mechanisms: Boolean-style queries let users filter precisely, tags provide structured retrieval, and autocomplete acts as a safety net when the exact phrase isn’t known. The practical point is speed—results appear immediately and users can click through quickly. Autocomplete is especially important because people often remember only a fragment (a word or initials), and Obsidian can still surface likely matches.

Why do block references matter more than copy-paste for long-term knowledge?

Copy-paste creates duplicates. Once an idea exists in multiple places, updates become unreliable: a user may edit one version and later encounter an outdated copy, unsure which is correct. Block references and embedded blocks keep the original content in place while allowing it to appear in later notes, preserving a single source of truth while still supporting contextual reuse.

What trade-off does Obsidian make between personal control and team collaboration?

Sharing and publishing are strong: a click can publish notes online for browsing via a link. But collaboration is weak because multiple people can’t edit the same content simultaneously, and permissions are limited to broad levels. That makes Obsidian a poor fit for realistic team workflows where shared editing and fine-grained access control are required.

How does Markdown-based editing improve speed and future-proofing?

Markdown keeps notes in plain text, so formatting doesn’t trap users inside a proprietary editor. Editing becomes faster because keyboard shortcuts and lightweight text operations let users move and restructure content quickly. Future-proofing comes from interoperability: even if users leave Obsidian, the notes remain readable by other tools that support Markdown.

What makes Obsidian’s linking system feel closer to an “association network” than a folder system?

Links can connect notes to notes, blocks to blocks, and even paragraph-level elements. The workflow is described as nearly instantaneous—typing a link trigger and selecting the target note. This enables clustering of related ideas so that recalling one boundary concept can quickly surface connected material, mirroring how associations form in memory.

How do folders, tags, links, and the “database” layer work together for organization?

Organization is built around a triad: folders (a structural view), tags (a classification view), and links (a relationship view). A fourth option—the database layer—reads an entire folder as a single dataset and lets users slice and dice content, but it requires more metadata effort. The system is strongest when users choose the right combination, often relying on tags for metadata to avoid remembering many fields.

Review Questions

  1. Which features in Obsidian help users find notes when they only remember a fragment of the title or idea?
  2. What problems arise from copy-pasting knowledge into multiple notes, and how do block references address them?
  3. Why might a team that needs shared editing and granular permissions find Obsidian frustrating?

Key Points

  1. 1

    Obsidian’s search combines Boolean-style queries, robust tags, and autocomplete to deliver near-instant retrieval from partial input.

  2. 2

    Templates and embedded block references reduce duplication drift by preserving a single source of truth instead of creating multiple outdated copies.

  3. 3

    Obsidian sync is fast after setup and notes work offline because they are plain text files stored locally or in user-chosen folders.

  4. 4

    Sharing is strong through Obsidian Publish, but real collaboration is limited because multi-user editing and granular permissions aren’t supported.

  5. 5

    Markdown-based editing improves speed and keeps notes readable outside Obsidian, supporting long-term portability.

  6. 6

    A large plugin ecosystem (500+ community plugins) enables advanced workflows, while core/community plugin separation helps beginners avoid overwhelm.

  7. 7

    Security is rated highly because notes are local by default and syncing can be zero-knowledge via Obsidian Sync, shifting backup responsibility to the user.

Highlights

Autocomplete can surface the right note even when users type only a fragment, turning search into a near-typing experience.
Block references are designed to prevent version confusion that comes from copy-paste duplication.
Obsidian Publish makes notes easy to share online, but multi-user editing is effectively not there—collaboration is the major trade-off.
Markdown keeps notes lightweight and human-readable, supporting both fast editing and future portability.
Linking is treated as the core mechanism: links can connect notes, blocks, and paragraphs at high speed.

Mentioned